: : You can use SetWindowsHookEx() , but using hooks will slow the system down. Be careful.
: :
: : ________
: : ColdShine
: :
: : Thanx for the reply, but I want to get all the keyboard input(for every running program) not just for the active one.
:
:
:
:
Specify 0 as the thread and specify a DLL. The hook procedure must be entirely contained within the DLL.