Re: why does windows hooks removal fail sometimes
From: qfel (RemIt.q_tmp_at_aster.pl)
Date: 09/28/04
- Next message: Carl Daniel [VC++ MVP]: "Re: More than 7 different thread priority levels"
- Previous message: Alexander Grigoriev: "Re: More than 7 different thread priority levels"
- In reply to: Gary Chanson: "Re: why does windows hooks removal fail sometimes"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Sep 2004 16:54:28 +0200
Just make sure some process don't receive any windows message after hook has
been removed - DLL will be still loaded. Now send a message to this process
eg. by activating the window - DLL will be unloaded.
- Next message: Carl Daniel [VC++ MVP]: "Re: More than 7 different thread priority levels"
- Previous message: Alexander Grigoriev: "Re: More than 7 different thread priority levels"
- In reply to: Gary Chanson: "Re: why does windows hooks removal fail sometimes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|