Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Find "My Files" directory

Status
Not open for further replies.

Helen1greece

Technical User
Jun 4, 2003
85
GR
Is there a way to find "My Files" directory?Can somebody give me an example code?
 
You can use the SHGetSpecialFolderLocation API. For example try:

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first

'People who live in windowed environments shouldn't cast pointers.'
 
Or you can do it the easier way...thread222-581363 gives a hint
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top