DOC: KeyboardProc() Not Required in DLL for Task Hook

ID: Q102943


The information in this article applies to:

The online help for Microsoft C/C++ version 7.0 and for Visual C++ versions 1.0 and 1.5 all say the following about KeyboardProc():

Under Windows version 3.1 [using the SetWindowsHookEx() function instead of SetWindowsHook()], it is not necessary for the KeyboardProc() function to be placed in a dynamic-linked library (DLL) if it is being used as a task-specific hook.

For additional information, please see the following article in the Microsoft Knowledge Base:
Q83233 Sample Code Uses Keyboard Hook to Access Help

Additional query words: Visual 3.10 1.00 1.50 7.00


Keywords          : kb16bitonly 
Version           : 
Platform          : 
Issue type        : 

Last Reviewed: July 30, 1999