Results 1 to 5 of 5

Thread: [RESOLVED]Get My Documents Directory

  1. #1

    Thread Starter
    Hyperactive Member Philly0494's Avatar
    Join Date
    Apr 2008
    Posts
    485

    [RESOLVED]Get My Documents Directory

    where can i get all the special directories like my documents folder?
    Last edited by Philly0494; Jan 17th, 2010 at 05:55 PM.

  2. #2

    Thread Starter
    Hyperactive Member Philly0494's Avatar
    Join Date
    Apr 2008
    Posts
    485

    Re: Get List of All Windows Accounts

    any ideas?

  3. #3

    Thread Starter
    Hyperactive Member Philly0494's Avatar
    Join Date
    Apr 2008
    Posts
    485

    Re: Get List of All Windows Accounts

    I'm starting to think this is impossible.. since my documents changes from PC to PC
    Last edited by Philly0494; Jan 17th, 2010 at 05:55 PM.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Get List of All Windows Accounts

    That data is stored in Active Directory, which you can interact with using the types defined in the System.DirectoryServices namespace.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Hyperactive Member Philly0494's Avatar
    Join Date
    Apr 2008
    Posts
    485

    Re: Get List of All Windows Accounts

    Quote Originally Posted by jmcilhinney View Post
    That data is stored in Active Directory, which you can interact with using the types defined in the System.DirectoryServices namespace.
    thanks, that should work
    Last edited by Philly0494; Jan 17th, 2010 at 05:55 PM.

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