in reply to win32::sendmessage help

Hello downloaded,

I just upgraded to Windows 10 and it stop working.

Please post the relevant lines of the error message you get. Without that it's just guesswork.

But at a guess I would say that since you made a major OS version upgrade, you will probably have to reinstall your Perl modules.

Hope this helps!

The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^2: win32::sendmessage help
by downloaded (Initiate) on Feb 23, 2016 at 14:37 UTC
    I did a clean install, not an upgrade. Sorry for the missunderstood. I installed Perl and the required modules. I don't have any error message, Win32::GUI::SendMessage just returns 0. Win32::GUI::FindWindow does work. I tested it using CloseWindow just in case.