|
-
Jan 12th, 2010, 02:48 PM
#1
Thread Starter
Hyperactive Member
[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.
-
Jan 12th, 2010, 09:56 PM
#2
Thread Starter
Hyperactive Member
Re: Get List of All Windows Accounts
-
Jan 13th, 2010, 12:05 AM
#3
Thread Starter
Hyperactive Member
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.
-
Jan 13th, 2010, 12:24 AM
#4
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.
-
Jan 13th, 2010, 11:54 PM
#5
Thread Starter
Hyperactive Member
Re: Get List of All Windows Accounts
 Originally Posted by jmcilhinney
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|