Searched defs:CreateEx (Results 1 – 4 of 4) sorted by relevance
| /third_party/lzma/CPP/Windows/Control/ | ||
| D | Window2.cpp | 49 bool CWindow2::CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, in CreateEx() function in NWindows::NControl::CWindow2 |
| D | ListView.cpp | 14 bool CListView::CreateEx(DWORD exStyle, DWORD style, in CreateEx() function in NWindows::NControl::CListView |
| /third_party/lzma/CPP/Windows/ | ||
| D | Window.cpp | 67 bool CWindow::CreateEx(DWORD exStyle, LPCWSTR className, in CreateEx() function in NWindows::CWindow |
| D | Window.h | 163 bool CreateEx(DWORD exStyle, LPCTSTR className, in CreateEx() function |