Typecast exception from ShellBrowserWindow object to ShellFolderView object
问题 Looking for help trying to figure out why this typecast is not working on my machine. This code was provided as an answer to another question I had and it's not working for me. It works for the answer poster on their machine, but I'm get a an exception on the line trying to typecast from ShellBrowserWindow to ShellFolderView . I am using Visual Studio Express 2013 , running on Windows 7 Pro X64 Sp1 . The target framework for the project is .Net Framework 4 . I've added references to Microsoft