The information in this article applies to:
SUMMARYHookAll.exe is a sample program in the Software Library that demonstrates the use of WH_GETMESSAGE and WH_CALLWNDPROC hooks. The sample contains the code for a dynamic-link library (DLL) with functions to set and remove the hooks, as well as the hook filter functions. The filter functions use OutputDebugString to display a message when they receive a WM_LBUTTONDOWN message. The sample also contains code for an application that tests the DLL. MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Additional query words:
Keywords : kbfile kbsample kb16bitonly kbHook kbGrpUser kbWinOS310 kbWinOS300 |
Last Reviewed: December 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |