How to catch event when Task manager kill your C++ application@all i also think there is no way to do this. If you find out a solution, please show me. Thanks for...
How to catch event when Task manager kill your C++ applicationyou mean using second process to WaitForSingleObject(pocess1)? i mean only using one process, not us...
How to catch event when Task manager kill your C++ application#include <windows.h> #include <stdio.h> #include <tchar.h> #include <conio.h> void _tmain( int argc,...
How to catch event when Task manager kill your C++ application@modoran Could you show me a code for that. I never program abut process
How to catch event when Task manager kill your C++ applicationI only care when my process being terminated by the task manager to before to be closed i can do som...
This user does not accept Private Messages