in reply to win32::sendmessage help

Maybe a Windows API change from 7 to 10 is causing an issue with the call(s) from Win32::GUI::SendMessage? Just a guess, but are you running as Administrator? If not, may try to "Run as..." and see if that helps - could be a Windows permission thing which I run across sometimes on the locked down $work computer.

Replies are listed 'Best First'.
Re^2: win32::sendmessage help
by downloaded (Initiate) on Feb 23, 2016 at 15:20 UTC
    Thank you for your input. I tryed running my script from command line as administrator and also run ftp client as administrador without luck.