HomeC&C++WainTutorialsSamplesTip&TrickTools

Windows Hook

A small application for Windows, that show how to install a Windows hook to monitor keyboard events.
The application uses the hook procedure to remove the pagedown key. It should compile with any Windows compiler.