Hi folks,
I'm calling BlockInput in user32.dll, and it's failing with 5 Access Denied when UAC is on. How do I deal with this?
Printable View
Hi folks,
I'm calling BlockInput in user32.dll, and it's failing with 5 Access Denied when UAC is on. How do I deal with this?
Run as Admin?
A quick search of the MSDN came up with this:
http://social.msdn.microsoft.com/For...e-35684cb38941
Viggy