getting IShellFolder interface of file system folder
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I'm coding a treeview which resembles with the one in Windows Explorer. Initially root item is Desktop and it's IShellFolder interface can be easily retrived using SHGetDesktopFolder() function. Can any one tell me how to get IShellFolder interface to any folder? e.g. "C:\" Regards, Abhijeet --- Never look back...
-
Hi, I'm coding a treeview which resembles with the one in Windows Explorer. Initially root item is Desktop and it's IShellFolder interface can be easily retrived using SHGetDesktopFolder() function. Can any one tell me how to get IShellFolder interface to any folder? e.g. "C:\" Regards, Abhijeet --- Never look back...