Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 20th July 2003, 18:50   #1
gb115
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
gb115 is offline   Reply With Quote
Old 21st July 2003, 15:01   #2
Mr_007
Banned
 
Mr_007's Avatar
 
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
Mr_007 is offline   Reply With Quote
Old 21st July 2003, 19:56   #3
popatr
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.
popatr is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump