I've seen a lot of good examples for returning the desktop path
using the GetSpecialFolder API's but the parameters
&H0 and &H10 always return the USERS desktop path.

What I need is the SYSTEM or ALL USERS desktop path.

What do I need to do?

Thanks