Dann siehst du das es am Model Change liegt.
Schau noch mal in der Resource oder sowas
Schau noch mal in der Resource oder sowas
BOOL CWndModelChange::Initialize( CWndBase* pWndParent, DWORD dwType )
{
return CWndNeuz::InitDialog( g_Neuz.GetSafeHwnd(), APP_LOOKCHANGE, 0, CPoint( 0, 0 ), pWndParent );
}