Hi.
In VS 2003 when using Environment.GetFolderPath you can select Desktop and DesktopDirectory. What's the difference?
The help says that one is logical and the other is physical but the string it returns is the same![]()
You can also select MyComputer. What's up with that? The string returned there is just "".
Does anyone know what the MyComputer (and the rest of those not found in 2002) is for and how to use it?




Reply With Quote