Global mesage hook issues
-
Hi Everyboday, While installing global message hook (WH_GETMESSAGE) on WinXP limited user account i am getting "Access Denied" error. The same code is working fine on Win2k machines (in any user mode) I have written a dll in which all my global hook stuff resides, which has some export function to install/uninstall the global hook. Can any body please guide me what i am doing wrong here ? Thank you, Vishal VM
-
Hi Everyboday, While installing global message hook (WH_GETMESSAGE) on WinXP limited user account i am getting "Access Denied" error. The same code is working fine on Win2k machines (in any user mode) I have written a dll in which all my global hook stuff resides, which has some export function to install/uninstall the global hook. Can any body please guide me what i am doing wrong here ? Thank you, Vishal VM
Yup problem solved :-O Vishal