|
-
Oct 24th, 2001, 09:28 AM
#1
Thread Starter
Fanatic Member
Another! Desktop Path Request
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
-
Oct 24th, 2001, 02:08 PM
#2
Isn't System and All Users always under the windows directory, whatever that is? Couldn't you use GetWindowsDirectory API call to find the windows root directory, and then what you are looking for would be under that?
-
Oct 24th, 2001, 02:57 PM
#3
Thread Starter
Fanatic Member
Dunno.
I think the user directory is what was decided.
Out of my hands now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|