keyboard hook

  • Thread starter Thread starter farseer
  • Start date Start date
F

farseer

i have been attempting to use Alex's code at this page:

http://blog.opennetcf.org/ayakhnin/CommentView.aspx?guid=84b95802-76d7-499c-b266-e2251ab15706

What i am finding however, is that if i press a key, that key is
repeatedly outputted, almost as if i am pressing the key down and never
releasing. This resulsts in the HookProcedure being called over and
over and over. Any thoughts on why this might be happening? Is this
code actually workable as is (i notice Alex mentions that something is
missing at the end).

thanks
 
i believe this may only be occuring when debugging and deploying to the
device itself. Not sure why however.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top