Keyboard Hook issue

Hello,

This post is actually pertaining to Windows 7, but no rubric yet !
I am the author of a Currency Conversion software, Euromatic 3.1, and it appears to be buggy with windows 7 RC (32 bits).
Basically, I use [italic]SetWindowsHookEx[/italic] function to filter keyboard entries, and translate the amounts keyed in to whatever currency, under any running applications.
It was working fine with windows XP/Vista, but windows 7 is more troublesome.
When entering an amount in IE8, a text box for example, the Hook function become disabled.
Can someone gives me a clue ? Source code of my soft can be found on [italic]http://euromatic.online.fr/Euromatic Source Code.zip[/italic]
I thought the problem could stem from DEP/NX new feature, but it's not the case.
I surmise IE8 is using a Keyboard Hook as well, but is not calling CallNextHookEx eventually.
Thanks for your Help
JMB
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories