Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Launch a hook at QM start
#1
Hi Gintaras, hi all,

I (as far as my tests continue) am likely to clone an old favorite of mine, TapTap (http://www.donationcoder.com/Software/Mouser/TapTap/).

I use a hook function derivated from Gintaras example (LL keyboard hooks).

Function TapTap contains the hook, SetWindowsHookEx(WH_KEYBOARD_LL &TapTapProc _hinst 0)
TaptapProc handles the keyboard events.

I want the main function which contains the hook to launch and be active for QM life. The message trick
in LL keyboard hooks is obviously not an option there.

I'm stuck there, can you help?

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)