Results 1 to 3 of 3

Thread: Another! Desktop Path Request

  1. #1

    Thread Starter
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    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?

  3. #3

    Thread Starter
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843
    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
  •  



Click Here to Expand Forum to Full Width