8 : m_hNextWnd(SWND_INVALID)
Auto-lock class for managing critical sections.
static TClass & getSingleton(void)
Base class for SOUI DUI windows.
static SWindow * GetWindow(SWND swnd)
Retrieves the SWindow pointer from a given handle.
static bool IsWindow(SWND swnd)
Checks if a given handle is a valid window handle.
static BOOL DestroyWindow(SWND swnd)
Destroys a window with the specified handle.
static SWND NewWindow(SWindow *pWnd)
Assigns a handle to a new SWindow.