How to use SHCreateShellFolderView from C# code?
- 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?