User profile: Cer

User info
User name:Cer
History
Joined:
Number of posts:7
Latest posts:

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++ application
you 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++ application
I 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

User: Cer

  • Public profile