How to use SHCreateShellFolderView from C# code on Windows 7?
- by Carlos Loth
I'm trying to write a shell extension using C# however I haven't found any example on the web about how to use SHCreateShellFolderView windows API function. Does anyone has some example of how to use it?
I'm trouble to use it on Windows 7.