in reply to win32::sendmessage help
RemarksSo - UIPI may be to blame.When a message is blocked by UIPI the last error, retrieved with GetLastError, is set to 5 (access denied).
Can you use the Win32::OLE->LastError() to see if this is the case.
Unfortunately, I have no idea how to fix it for perl code. There are references to building Visual studio projects/manifests with settings to specify priviledge requirements - no idea how this applies to perl code.
"Think of how stupid the average person is, and realize half of them are stupider than that." - George Carlin
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: win32::sendmessage help
by downloaded (Initiate) on Feb 23, 2016 at 17:52 UTC |