HELPHOOK: Demonstrates a Function Key Hook from a Dialog Box
HELPHOOK sets up the F1 key to access help from a dialog box. It also lets you bring up a dialog box from another dialog box.
HELPHOOK is easy to use: Choose a command from the Dialogs menu to display a dialog box. From this dialog box, you can choose a command button to bring up another dialog box or press F1 to access help.
HELPEX was built and tested under Microsoft(R) Windows(TM) version 3.1.
KEYWORDS: SetWindowsHook; RegisterWindowMessage; RegisterClass; DefWindowProc; GetWindowLong; GetWindowWord; DefHookProc; PostMessage;
{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the helphook project." /C"samples}