Re: Event handling mechanism in Windows

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hmm. The OP might be totally confused now.
Maybe he just wants to know how the keyboard input event
gets associated with specific app or thread.
AFAIK keyboard events are queued to the thread that
has the keyboard focus, that's, the thread that owns
the window that has the focus.

Regards,
--PA



.



Relevant Pages

  • Re: Read keys without keyboard focus
    ... I'm not actively pursuing this problem anymore. ... neither kbhit() function nor the bug report referenced ... When you don't have the keyboard focus and still want to read ...
    (comp.lang.java.programmer)
  • Routing USB Magnetic Stripe Reader to a file handle
    ... When using a Magnetic Stripe Reader which acts like a keyboard, ... and have the output go myprogram only. ... dumping everything to the application with a keyboard focus. ...
    (comp.os.linux.development.system)
  • How to display image dynamically??
    ... I am having a GUI where user runs experiment and the ... keyboard is always focussed onto the GUI for user key ... updated data (using imagesc), but the keyboard focus ...
    (comp.soft-sys.matlab)