|
|
#1 |
|
Junior Member
Join Date: Feb 2003
Posts: 48
|
Closing Winamp from a plugin - N00b question
err..
as the title says... How do I close Winamp from my plugin (written in Visual C++) I can't seem to find the a command for it in FRONTEND.H regards G |
|
|
|
|
|
#2 |
|
Banned
Join Date: Feb 2003
Posts: 2,838
|
Yes in update my see on classic.winamp.com
one plugin that of your pc. please search in this site:http://classic.winamp.com/plugin |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2002
Posts: 33
|
SendMessage(PluginData.hwndParent, WM_CLOSE, 0,0);
Replace "PluginData" with whatever your exported symbol is called. I'm not sure of the wParam and lParam that I gave- I don't think they matter. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|