Hi,
I am using a System32 dll to get the complete list file structure as in explorer(complete my computer and my network places with icons). I need to find out the UNC path of the network folder.
For example if there is a network folder called XXX under My Network Places.
Shell32.FolderItem is returning the path C:\Documents and Settings\UserName\NetHood\XXX. But the path has to be \\Machine Name\XXX.
Any pointers regarding this is highly appreciated.
Thanks,
Hema.