[perl-win32-gui] Need Help from Winamp Users

2000-11-08 Thread Todd McLaughlin
Winamp published a list of codes to control the program using SendMessage(). The web page is listed in my code below. I can get the set of WM_COMMAND codes to work (stop and play), but not the WM_USERS codes (mute and status. I have no way of knowing if the problem is caused by my code,

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Todd McLaughlin
exported by Win32::GUI. HTH, Chuck Todd McLaughlin [EMAIL PROTECTED] on 11/08/2000 07:37:25 PM Please respond to [EMAIL PROTECTED

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Todd McLaughlin
like to see it. The answer to your question is that I had to go to MS's website and get the value of the WM_USER constant, which I then set since it wasn't being exported by Win32::GUI. HTH, Chuck Todd McLaughlin [EMAIL PROTECTED] on 11/08/2000 07:37:25 PM Please respond

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Todd McLaughlin
to your question is that I had to go to MS's website and get the value of the WM_USER constant, which I then set since it wasn't being exported by Win32::GUI. HTH, Chuck Todd McLaughlin [EMAIL PROTECTED] on 11/08/2000 07:37:25 PM Please respond to [EMAIL