|
|
#1 |
|
Junior Member
Join Date: Jun 2006
Posts: 7
|
problems with subclassing winamp window
1 : if the skin is "modern" , there seems no approaches to get the proper rect of winamp window
2 : code clip: if(WinampVersion>0x2000 && SkinIsClassic) pOrigProc =(WNDPROC)SetWindowLong(pWinampWnd, GWL_WNDPROC,(LONG)HookWinampWnd); Ok, everything is ok, I can drag the winamp window with my dsp plugin window docking to it, and winamp can work or shut down properly with my dsp plugin working/unworking. But, when my dsp plugin is working, selecting "none" or other dsp plugin in preference page would cause winamp crash. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jun 2006
Posts: 7
|
The crash of DSP plugin switch would disappear if my plugin work without subclassing
The crash of DSP plugin switch would disappear if my plugin work without subclassing
|
|
|
|
|
|
#3 | |
|
Ben Allison
Lead Developer Winamp Dev Team Join Date: Jan 2005
Location: Ashburn, VA
Posts: 1,018
|
Re: problems with subclassing winamp window
Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|