![]() |
#1 |
Junior Member
Join Date: Jun 2000
Posts: 1
|
can i use WM_COPYDATA for any other id's than 100?
i think of getting the current song name using id 211 |
![]() |
![]() |
![]() |
#2 |
ist death
Join Date: May 2000
Posts: 3,704
|
WM_COPYDATA sends data to Winamp. If you want to retrieve data, use WM_USER. You are allowed to do it only from inside Winamp process (from some plugin).
If you want to do it from another application, write a general plugin that retrieves it via WM_USER and make your program communicate with your plugin instead. |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|