Hello,
I am developing Winamp integration for PushLife, a mobile phone media platform. For a prototype, I need to extract library information from Winamp and later modify library information. So far I have successfully compiled and installed ml_xmlex that ships with Winamp SDK 5.55.
Could someone give me some pointers on how I should go about extracting library information? So far I have tried using SendMessage() with ML_IPC_TREEITEM_GETROOT hoping to navigate the tree and extract track information, but this has not worked so far. Any recommendations are welcome!
Thanks a bunch!
Jerred
I am developing Winamp integration for PushLife, a mobile phone media platform. For a prototype, I need to extract library information from Winamp and later modify library information. So far I have successfully compiled and installed ml_xmlex that ships with Winamp SDK 5.55.
Could someone give me some pointers on how I should go about extracting library information? So far I have tried using SendMessage() with ML_IPC_TREEITEM_GETROOT hoping to navigate the tree and extract track information, but this has not worked so far. Any recommendations are welcome!
Thanks a bunch!
Jerred
Comment