Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Low level keyboard hook win95/nt
Message
From
03/02/2003 05:50:56
 
 
To
All
General information
Forum:
Visual Basic
Category:
Windows API functions
Title:
Low level keyboard hook win95/nt
Miscellaneous
Thread ID:
00748314
Message ID:
00748314
Views:
85
hi everbody.

I made a lowlevel keyboardhook that works on NT platforms,. so far as I can find out its becourse I use a NT specific constant named WH_Keyboard_LL.

I need the hook to work in 95/98 to, but can't seem to find a sollution for that.

I have implimented the setKeyboardhookex function found in user32.dll, and its supposed to work on 95/98, however the HW_Keybord_LL only works on NT platforms,. so do anybody know how to make it work in win95/98 ?

Here is a link to a page about the setKeybordHook function : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/hooks/hookreference/hookfunctions/setwindowshookex.asp

Here is a link to the rest of the hook code :
http://www.developer.com/net/vb/article.php/1502401

I hope somebody can help me get it to work in 95 to

thanks
Krakke
Reply
Map
View

Click here to load this message in the networking platform