Re: Get My Documents folder and Win Systems 9x....



didi wrote:
Huh,,, nice story....

very thanx! I didn't imagine that! but somehow  I fill it in my bones.

now I am scared about GetWin and GetSys32 dir that I used In previous
projects

If you're using the API function GetWindowsDirectory and GetSystemDirectory, then you're fine. If you're looking in the registry, go use the API functions instead. The documentation for those API functions suggests that you use ShGetFolderPath, though, which is what the code on my Web site uses.


--
Rob
.