08-11-2009, 04:28 PM
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
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.
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
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
Problem also occurs using the AltMouseTriggers macro from Samples - Other.