Debugger won't startup when app crashes
-
Could somebody tell me what string's they have in this key.... HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug for 'Debugger' and 'PreVisualStudio7Debugger'. I tried to get rid of the splash screen appearing whenever VS JIT debugging starts up, as described in Wintellect article[^]but whatever I've done, the debugger won't start up at all now. I'm using VC++6 in VS6 btw Thanks,john
-
Could somebody tell me what string's they have in this key.... HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug for 'Debugger' and 'PreVisualStudio7Debugger'. I tried to get rid of the splash screen appearing whenever VS JIT debugging starts up, as described in Wintellect article[^]but whatever I've done, the debugger won't start up at all now. I'm using VC++6 in VS6 btw Thanks,john
I don't have those values. Perhaps one of these MSDN articles will be of help: Q103861 Q188296 Q175644 Q121434 Q172779 Q138786
-
I don't have those values. Perhaps one of these MSDN articles will be of help: Q103861 Q188296 Q175644 Q121434 Q172779 Q138786
Thanks David, got the info i needed in Q103861