Does anybody can suggest the way to debug Shell Extention DLL under Visual Studio?
Regards,
Serge V. Krepak
Printable View
Does anybody can suggest the way to debug Shell Extention DLL under Visual Studio?
Regards,
Serge V. Krepak
You load a second copy of explorer in the debugger, and then debug your shell extension in that copy. There is a KB article on this somewhere