[perl-win32-gui] Subject: Help with controlling a window....?

2000-04-27 Thread Benjamin Reed
I'm working with controlling WinAmp using Win32::GUI, and everything works great, except for one problem. If I do the following: --(snip!)-- my $amp = Win32::GUI::FindWindow('Winamp v1.x'); my $track_position = Win32::GUI::SendMessage($amp, 0x0400, 0, 105); my $filename =

[perl-win32-gui] Question about SendMessage()

2000-04-21 Thread Benjamin Reed
I'm doing a SendMessage to a window (WinAmp), and it returns a pointer (so it ends up giving me "4527196" in the return). Is there any way to get at that or am I going to have to dig into Win32::API? Thanks! --- Ben Reed a.k.a. Ranger Rick [EMAIL PROTECTED] http://defiance.dyndns.org/