|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
|
How to show and hide my plugin window with Winamp5 modern skin
How can I know when Winamp (modern skin) is hidden (minimized) or showed?
I would like to make my plugin act like for instance the playlist window of Winamp. I've tried catching : IPC_CB_ONSHOWWND = 600; IPC_CB_ONHIDEWND = 601; but it seems to me like they're never sent. |
|
|
|
|
|
#2 |
|
Junior Member
|
Is this really impossible?
I've found another message in the SDK: IPC_ISMAINWNDVISIBLE. I've tried to use it with Sendmessage, but it doesn't work or I'm using it wrong... Doesn't anyone have a good algorithm to do this? |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|