Searched defs:CWindow (Results 1 – 2 of 2) sorted by relevance
15 CWindow2(HWND newWindow = NULL): CWindow(newWindow){}; in CWindow() function
14 CDialog(HWND wnd = NULL): CWindow(wnd){}; in CWindow() function