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
619 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument624 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
144 operator HWND() const { return _window; } in HWND() function
89 bool CDialog::OnButtonClicked(unsigned buttonID, HWND /* buttonHWND */) in OnButtonClicked() argument
90 HWND = HANDLE variable
40 typedef struct HWND__* HWND; typedef
87 typedef HANDLE HWND; typedef