stax76
14th June 2019, 20:11
I developed a shell extension ten years ago in C++ and recently a severe bug was discovered, unfortunately I'm not able to start debugging.
The project uses x64 as output platform, under 'Debugging > Command' I entered C:\Windows\explorer.exe, when I start debugging the IDE don't go into debug mode. Maybe somebody here has experience with shell extensions and tell me what I miss. The code can be found here:
https://github.com/stax76/OpenWithPlusPlus
Where else could I ask for help, is this a valid question for stackoverflow?
The project uses x64 as output platform, under 'Debugging > Command' I entered C:\Windows\explorer.exe, when I start debugging the IDE don't go into debug mode. Maybe somebody here has experience with shell extensions and tell me what I miss. The code can be found here:
https://github.com/stax76/OpenWithPlusPlus
Where else could I ask for help, is this a valid question for stackoverflow?