Home
last modified time | relevance | path

Searched defs:lphwnd (Results 1 – 15 of 15) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DSHShouldShowWizards.cpp57 STDMETHODIMP GetControlWindow(UINT id, HWND *lphwnd) override { return E_NOTIMPL; } in GetControlWindow()
/reactos/dll/win32/shell32/shelldesktop/
H A DCDesktopBrowser.cpp264 HRESULT STDMETHODCALLTYPE CDesktopBrowser::GetWindow(HWND *lphwnd) in GetWindow()
325 HRESULT STDMETHODCALLTYPE CDesktopBrowser::GetControlWindow(UINT id, HWND *lphwnd) in GetControlWindow()
/reactos/dll/win32/browseui/
H A Dtoolsband.cpp314 HRESULT STDMETHODCALLTYPE CToolsBand::GetWindow(HWND *lphwnd) in GetWindow()
H A Dbrandband.cpp210 HRESULT STDMETHODCALLTYPE CBrandBand::GetWindow(HWND *lphwnd) in GetWindow()
H A Dcommonbrowser.cpp563 HRESULT STDMETHODCALLTYPE CCommonBrowser::GetControlWindow(UINT id, HWND *lphwnd) in GetControlWindow()
593 HRESULT STDMETHODCALLTYPE CCommonBrowser::GetWindow(HWND *lphwnd) in GetWindow()
H A Daddressband.cpp185 HRESULT STDMETHODCALLTYPE CAddressBand::GetWindow(HWND *lphwnd) in GetWindow()
H A Dbasebarsite.cpp257 HRESULT STDMETHODCALLTYPE CBaseBarSite::GetWindow(HWND *lphwnd) in GetWindow()
H A Dshellbrowser.cpp2257 HRESULT STDMETHODCALLTYPE CShellBrowser::GetWindow(HWND *lphwnd) in GetWindow()
2396 HRESULT STDMETHODCALLTYPE CShellBrowser::GetControlWindow(UINT id, HWND *lphwnd) in GetControlWindow()
/reactos/dll/win32/browseui/shellbars/
H A DCBaseBar.cpp228 HRESULT STDMETHODCALLTYPE CBaseBar::GetWindow(HWND *lphwnd) in GetWindow()
/reactos/dll/win32/hhctrl.ocx/
H A Dwebbrowser.c344 static HRESULT STDMETHODCALLTYPE InPlace_GetWindow(IOleInPlaceSite *iface, HWND *lphwnd) in InPlace_GetWindow()
474 static HRESULT STDMETHODCALLTYPE Frame_GetWindow(IOleInPlaceFrame *iface, HWND *lphwnd) in Frame_GetWindow()
/reactos/dll/win32/browseui/shellfind/
H A DCSearchBar.cpp306 HRESULT STDMETHODCALLTYPE CSearchBar::GetWindow(HWND *lphwnd) in GetWindow()
/reactos/dll/win32/shell32/shellmenu/
H A DCMenuDeskBar.cpp89 HRESULT STDMETHODCALLTYPE CMenuDeskBar::GetWindow(HWND *lphwnd) in GetWindow()
/reactos/dll/win32/comdlg32/
H A Dfiledlgbrowser.c501 HWND *lphwnd) in IShellBrowserImpl_GetControlWindow()
/reactos/modules/rostests/winetests/shell32/
H A Dshlview.c359 HWND *lphwnd) in IShellBrowserImpl_GetControlWindow()
/reactos/dll/win32/shdocvw/
H A DCNSCBand.cpp1041 STDMETHODIMP CNSCBand::GetWindow(HWND *lphwnd) in GetWindow()