Raphael Phan
March 29th, 1999, 10:00 AM
Hi,
I have read that we can use SetWindowsHookEx to set a system-wide hook keyboard inputs. Is it only possible to set a system-wide hook by calling a function from the dll that we write? Can we do it without a dll? I have searched around for examples but none have been able to give me a clear picture on how to achieve this. Please help
Raphael
I have read that we can use SetWindowsHookEx to set a system-wide hook keyboard inputs. Is it only possible to set a system-wide hook by calling a function from the dll that we write? Can we do it without a dll? I have searched around for examples but none have been able to give me a clear picture on how to achieve this. Please help
Raphael