
| Subject: | TshellTreeView NetHood error |
| Posted by: | Eric Dudley |
| Date: | Sat, 31 Oct 2009 |
If I create a new VCL form and place a TshellTreeview object on it and do nothing else, then when I run the project and open the "My Network Places" branch of the tree all is fine. If I click on one of the network locations it is fine. However, if instead i click on the "+" next to the network location I always get an error along the lines of:
"C:\Documents and Settings\[User name]\Desktop\[network location] is unavailable etc..."
Note that the path points to a "Desktop" address not the "NetHood" address which is the correct pathname to the shortcut for the network locations.
I have tried this in Delphi 2010, 2009, and 6, all with the same result.
Any ideas?