Home
last modified time | relevance | path

Searched defs:CWindow (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
DWindow2.h17 CWindow2(HWND newWindow = NULL): CWindow(newWindow) {} in CWindow() function
DDialog.h19 CDialog(HWND wnd = NULL): CWindow(wnd) {} in CWindow() function
/third_party/lzma/CPP/Windows/
DWindow.h132 Z7_CLASS_NO_COPY(CWindow) in Z7_CLASS_NO_COPY() argument