Relative Content

Tag Archive for winapikeyboardhook

Is there a way to disable winapi global keyboard hook?

A general question for the winapi community: is there any way to disable the global low level keyboard hooking mechanism? I’m thinking of the case where my app accepts a password: it would be nice to stop all other apps listening to the keyboard at that point.