Searched defs:CWindow (Results 1 – 3 of 3) sorted by relevance
17 CWindow2(HWND newWindow = NULL): CWindow(newWindow) {} in CWindow() function
19 CDialog(HWND wnd = NULL): CWindow(wnd) {} in CWindow() function
132 Z7_CLASS_NO_COPY(CWindow) in Z7_CLASS_NO_COPY() argument