PDA

View Full Version : How can I add configure pages of general plugin to winamp general prefereces tree?


Behzad
15th December 2004, 12:08
How can I add configure pages of general plugin to winamp general prefereces tree?
I like this idea like "Global Hotkey" setting page.
MAHAssistance General Plugin (http://www.winamp.com/plugins/details.php?id=138449)

DrO
15th December 2004, 12:35
look at this (http://www.nunzioweb.com/daz/winamp/sdk/winamp/wa_ipc.h) and look for IPC_ADD_PREFS_DLG (details what to do and what the different parts in the structure used involve)

-daz