README.md

December 5, 2022 ยท View on GitHub

Global Keyboard Hook Dll

Description

This is a dll to intercept all keyboard messages to any program in Windows (except for the ALT-TAB, CTRL-ALT-DEL and CTRL-ESC keycombo's). It uses a C++ dll found right here on PSC, I just wrapped that one into a friendly ActiveX DLL for ease-of-use.

More Info

You need to compile the C++ DLL first (With MSVC++ 6), since PSC doesn't allow binary uploads. Then compile the GlobalHook.dll (with VB6). Then you can open and run the sample program.

Be aware that you should NOT try to start 2 hooks at the same time. The code should block it, but just in case it doesn't, I don't know what will happen. You have been warned.

Submitted On2002-07-11 11:45:46
ByGerco Dries
LevelIntermediate
User Rating4.3 (13 globes from 3 users)
CompatibilityVB 6.0
CategoryLibraries
WorldVisual Basic
Archive FileGlobal_Key1048467112002.zip