Searched defs:HWND (Results 1 – 8 of 8) sorted by relevance
10 typedef int HWND; typedef
25 std::unique_ptr<WindowContext> MakeGLForWin(HWND, const DisplayParams&) { return nullptr; } in MakeGLForWin() argument
158 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument163 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
66 operator HWND() const { return _window; } in HWND() function
80 bool CDialog::OnButtonClicked(int buttonID, HWND /* buttonHWND */) in OnButtonClicked() argument
90 HWND = HANDLE variable
40 typedef struct HWND__* HWND; typedef
87 typedef HANDLE HWND; typedef