Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General hook
#2
Global WH_GETMESSAGE hook function must be in a dll.
QM does not create dlls in QM language. It's possible with __Tcc class, in C language. But better create dll with MS Visual Studio Express, in C++ language.
Don't need dll only for hooks that work in a single thread in QM process, ie when thread id used with SetWindowsHookEx.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)