RegWindow() registers a window class if needed, providing a string to reference it in the future.
Definition at line 384 of file CATWindow_Win32.cpp. References CAT_ERR_WINDOW_CLASSREG_FAILED, CAT_SUCCESS, fClassName, fCursor, fIconPath, fUserIcon, gApp, CATApp::GetInstance(), CATCursor::GetOSCursor(), CATSkin::GetRootDir(), CATApp::GetSkin(), CATString::GetUnicodeBuffer(), IDI_CATAPPICON, CATString::IsEmpty(), and CATString::ReleaseBuffer(). Referenced by Load().
|