Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LL mouse hook problem
#1
Installed new beta today and immediately unable to use low level mouse hook.
Soon after running QM.exe shows high CPU usage, then returns this error:
Error (RT) in ___LLMouseInfo: wait timeout
Replicated problem on a second machine, both machines were running Windows 7.
Reinstalled 2.3.0 and problem disappeared.
Possibly related: Avira reported virus on QM install, but I ignored.

Function ___LLMouseInfo
Code:
Copy      Help
function [nCode] [wParam] [MSLLHOOKSTRUCT*m]

if(getopt(nargs)=0)
,int+ g_mhook=SetWindowsHookEx(WH_MOUSE_LL &___LLMouseInfo _hinst 0)
,opt waitmsg 1
,wait -1 -V g_mhook
,ret
Macro has more code, but I did not include it all, it's been working fine for months until new install.
Problem also occurs using the AltMouseTriggers macro from Samples - Other.
#2
Thank you. The bug is when using wait -V and opt waitmsg 1. Will be fixed in 2.3.1.3.
#3
Is there a workaround for keeping the LL mouse hook running, or is wait -V the only way?
#4
Install the latest QM version.


Forum Jump:


Users browsing this thread: 1 Guest(s)