Re: why does windows hooks removal fail sometimes

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: qfel (RemIt.q_tmp_at_aster.pl)
Date: 09/28/04


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.



Relevant Pages

  • Re: C++/TCL Need Solution to Compile Error c2784
    ... processing HWND to manage socket messages, the application's message loop will ... assumed there is a running windows message pump? ... with 8 digital inputs and 8 relay switches. ... My task was to port the DLL to TCL. ...
    (comp.lang.tcl)
  • Re: Problem DLL relocation ?
    ... (For example CutePDF ghost script driver does not work now). ... Windows message; ... "The system DLL user32.dll was relocated in memory. ...
    (alt.os.windows-xp)
  • Problem DLL relocation ?
    ... Often I have same problem when starting some exe or dll. ... (For example CutePDF ghost script driver does not work now). ... Windows message; ...
    (alt.os.windows-xp)
  • Re: Inter-app communication
    ... Each DLL will match a method signature and you just know that each of your applications have this DLL. ... I could run the app, send it a windows message and wait for a return message, but then I have the difficulty in deciding how long to wait for the response, and identifying the sender, as I am asking several apps the same question. ...
    (microsoft.public.vc.language)
  • Re: Using Visual Basic to Write System-Wide Hooks
    ... >I've spent about an hour looking into writing a system-wide hook using only ... a system-wide callback function must be located within a DLL. ... >system-wide hook DLL. ... The reason is that Visual Basic has some large runtime ...
    (microsoft.public.vb.winapi)