|
|
#1 |
|
Junior Member
Join Date: Jun 2008
Posts: 3
|
detect changing track in winamp
Hello everyone, I'm writing a program in C# which will get the current filename of the track and read the ID3 tags from it.
For now the ID3 reader is done, but how to get the filename of track played in winamp? And can I detect changing the tracks, like event or something? Thanks. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2004
Posts: 11
|
Create a general plugin, in the init() install your own window proc
code: Then listen for WM_WA_IPC message with lParam=IPC_PLAYING_FILE: code: |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|