am using VB6, but without form events, is there a way to detect a process killing, to show a dialog or execute code?? i see this in some games, i wonder how the program do not terminate but show a dialog asking you to confirm program exit.
E
edwin164
@edwin164
Posts
-
how to detect app killing -
how to detect app killingam using VB6 so no framework is available... :( i wondering how some apps (probably not written in VB) can intercept a process killing. not using forms event is there another way to execute code before process die??
-
how to detect app killingDoes anybody know how to detect that an app is being killing?? some games, like command & conquers show you a dialog to close when you try to kill from process list. is there a windows message (other than WM_CLOSE) that can tell me that my app is being killing??? modif: am using VB6 -------------------------- there's another hope... -- modified at 15:28 Wednesday 11th January, 2006