Hi,
I have to use VB6 (Microsoft Visual Basic 6) and it's extremely annoying that I cannot stop VB6 applications with Ctrl+Break (Actions, Send Keys, Ctrl+Break) while debugging them. This bug exists since 2.5 and is not fixed yet.
Example: Create a "Form" with a "Button". Write in the "Clicked" event handler a "MsgBox" command. Start the application with F5, click on the button and try to abort the application while the message box is shown.
Regards,
Mark Junker
I have to use VB6 (Microsoft Visual Basic 6) and it's extremely annoying that I cannot stop VB6 applications with Ctrl+Break (Actions, Send Keys, Ctrl+Break) while debugging them. This bug exists since 2.5 and is not fixed yet.
Example: Create a "Form" with a "Button". Write in the "Clicked" event handler a "MsgBox" command. Start the application with F5, click on the button and try to abort the application while the message box is shown.
Regards,
Mark Junker