Re: [perl-win32-gui-users] Having trouble Packing a string for SendMessage

2009-03-04 Thread Robert May
2009/3/4 Mike Carambat : > So far, I can get the handle on the window and even issue a CloseWindow, so I > know I’m hooked into it, but I > am having trouble with sending the commands over WM_COPYDATA. As you don't have warnings turned on, and you're using cgi, you can't see the warnings/errors t

[perl-win32-gui-users] Having trouble Packing a string for SendMessage

2009-03-04 Thread Mike Carambat
Hi all, Trying to use Win32::GUI Perl module to programmatically control a window in Windows from Perl. The window is a program called WinLirc which is used to control and iR Blaster for controlling equipment. There’s already a command line program that interfaces with this window called tra