Home
last modified time | relevance | path

Searched refs:GetWindow (Results 1 – 25 of 109) sorted by relevance

12345

/reactos/modules/rostests/apitests/shell32/
H A Dmenu.cpp49 HRESULT STDMETHODCALLTYPE GetWindow(HWND *phwnd) in GetWindow() function in CDummyWindow
113 hResult = dockingMenu->GetWindow(&hwndToolbar); in test_CShellMenu_params()
124 hResult = dockingMenu->GetWindow(&hwndToolbar); in test_CShellMenu_params()
135 hResult = dockingMenu->GetWindow(&hwndToolbar); in test_CShellMenu_params()
148 hResult = dockingMenu->GetWindow(&hwndToolbar); in test_CShellMenu_params()
192 hResult = dockingMenu->GetWindow(&hwndToolbar); in test_CShellMenu()
388 hResult = dockingMenu->GetWindow(&hWndToolbar); in test_CShellMenu_with_DeskBar()
392 hResult = menuPopup->GetWindow(&hWndToplevel); in test_CShellMenu_with_DeskBar()
/reactos/dll/win32/oleacc/
H A Dclient.c141 for(cur = GetWindow(This->hwnd, GW_CHILD); cur; cur = GetWindow(cur, GW_HWNDNEXT)) in Client_get_accChildCount()
543 next = GetWindow(This->hwnd, GW_CHILD); in Client_EnumVARIANT_Next()
545 next = GetWindow(This->enum_pos, GW_HWNDNEXT); in Client_EnumVARIANT_Next()
567 next = GetWindow(cur, GW_HWNDNEXT); in Client_EnumVARIANT_Next()
585 next = GetWindow(This->hwnd, GW_CHILD); in Client_EnumVARIANT_Skip()
587 next = GetWindow(This->enum_pos, GW_HWNDNEXT); in Client_EnumVARIANT_Skip()
/reactos/win32ss/user/user32/windows/
H A Ddialog.c428 hwndNext = GetWindow( hwndControl, GW_CHILD ); in DIALOG_IsAccelerator()
444 hwndNext = GetWindow( hwndDlg, GW_CHILD ); in DIALOG_IsAccelerator()
1089 hwndChild = GetWindow( hwndDlg, GW_CHILD ); in DEFDLG_FindDefButton()
1103 hwndChild = GetWindow( hwndChild, GW_HWNDNEXT ); in DEFDLG_FindDefButton()
1377 hChildFirst = GetWindow(hwndDlg,GW_CHILD); in DIALOG_GetNextTabItem()
1382 hChildFirst = GetWindow(hwndCtrl,wndSearch); in DIALOG_GetNextTabItem()
1407 hChildFirst = GetWindow(hChildFirst,wndSearch); in DIALOG_GetNextTabItem()
2107 owner = GetWindow( hwnd, GW_OWNER ); in EndDialog()
2320 hwndNext = GetWindow (hwnd, GW_HWNDNEXT); in GetNextDlgGroupItem()
2333 hwndNext = GetWindow (hDlg, GW_CHILD); in GetNextDlgGroupItem()
[all …]
H A Dwindow.c422 top_child = GetWindow(hWndParent, GW_CHILD); in CreateWindowExA()
548 top_child = GetWindow(hWndParent, GW_CHILD); in CreateWindowExW()
1095 GetWindow(HWND hWnd, in GetWindow() function
1169 return GetWindow(hWnd, GW_CHILD); in GetTopWindow()
1975 if (IsWindowVisible( list[i] ) && GetWindow( list[i], GW_OWNER )) break; in AnyPopup()
/reactos/dll/win32/shell32/shellmenu/
H A DCMenuBand.cpp155 hr = m_site->GetWindow(&hwndParent); in SetMenu()
202 hr = m_site->GetWindow(&hwndParent); in SetSite()
239 hr = pTopLevelWindow->GetWindow(&m_topLevelWindow); in SetSite()
259 HRESULT STDMETHODCALLTYPE CMenuBand::GetWindow(HWND *phwnd) in GetWindow() function in CMenuBand
262 return m_SFToolbar->GetWindow(phwnd); in GetWindow()
265 return m_staticToolbar->GetWindow(phwnd); in GetWindow()
494 hr = pTopLevelWindow->GetWindow(&m_topLevelWindow); in UIActivateIO()
703 hr = m_site->GetWindow(&hwndParent); in SetShellFolder()
H A DCMenuSite.h73 STDMETHOD(GetWindow)(HWND *phwnd) override;
H A DCMenuFocusManager.cpp308 if (pw->GetWindow(&hParent) == S_OK && hParent == hWnd) in IsTrackedWindowOrParent()
819 hr = deskBarSite->GetWindow(&hWndOwner); in UpdateFocus()
831 hr = deskBar->GetWindow(&hWndSite); in UpdateFocus()
/reactos/dll/win32/browseui/shellbars/
H A DCBandSite.cpp189 if (SUCCEEDED(Band->OleWindow->GetWindow(&rbi.hwndChild)) && in _UpdateBand()
370 hRet = m_bands[i].OleWindow->GetWindow(&hWndBand); in _GetBandFromHwnd()
520 if (SUCCEEDED(NewBand->OleWindow->GetWindow(&rbi.hwndChild)) && in AddBand()
742 if (SUCCEEDED(m_bands[i].OleWindow->GetWindow(&hwndBand))) in OnWinEvent()
777 HRESULT STDMETHODCALLTYPE CBandSiteBase::GetWindow(HWND *phWnd) in GetWindow() function in CBandSiteBase
808 hRet = m_site->GetWindow(&hWndParent); in SetDeskBarSite()
H A DCBaseBar.cpp73 STDMETHOD(GetWindow)(HWND *lphwnd) override;
228 HRESULT STDMETHODCALLTYPE CBaseBar::GetWindow(HWND *lphwnd) in GetWindow() function in CBaseBar
333 hResult = oleWindow->GetWindow(&ownerWindow); in SetClient()
475 hr = pClient->GetWindow(&clientHwnd); in OnSize()
H A DCISFBand.h61 STDMETHOD(GetWindow)(
/reactos/base/shell/explorer/
H A Dtaskband.cpp55 virtual HRESULT STDMETHODCALLTYPE GetWindow(OUT HWND *phwnd) in GetWindow() function in CTaskBand
104 HWND hwndToolbar = ::GetWindow(m_hWnd, GW_CHILD); in GetBandInfo()
/reactos/modules/rosapps/templates/mdi/
H A Dframewnd.c193 if (!GetWindow(hWnd, GW_OWNER)) { in CloseEnumProc()
366 if (GetWindow(hMDIClient, GW_CHILD) != NULL) in FrameWndProc()
/reactos/dll/win32/browseui/
H A DCProgressDialog.h70 STDMETHOD(GetWindow)(HWND* phwnd) override;
H A Dbasebarsite.cpp78 STDMETHOD(GetWindow)(HWND *lphwnd) override;
238 hResult = oleWindow->GetWindow(&bandInfo.hwndChild); in InsertBar()
257 HRESULT STDMETHODCALLTYPE CBaseBarSite::GetWindow(HWND *lphwnd) in GetWindow() function in CBaseBarSite
406 hResult = oleWindow->GetWindow(&ownerWindow); in SetDeskBarSite()
H A Dbandproxy.cpp107 hResult = oleWindow->GetWindow(&browserWindow); in NavigateToPIDL()
H A Dtoolsband.cpp51 STDMETHOD(GetWindow)(HWND *lphwnd) override;
314 HRESULT STDMETHODCALLTYPE CToolsBand::GetWindow(HWND *lphwnd) in GetWindow() function in CToolsBand
H A Dbrandband.cpp166 hResult = oleWindow->GetWindow(&parentWindow); in SetSite()
210 HRESULT STDMETHODCALLTYPE CBrandBand::GetWindow(HWND *lphwnd) in GetWindow() function in CBrandBand
/reactos/base/shell/rshell/
H A DCQuickLaunchBand.cpp161 STDMETHODIMP CQuickLaunchBand::GetWindow(OUT HWND *phwnd) in GetWindow() function in CQuickLaunchBand
169 return pIDB->GetWindow(phwnd); in GetWindow()
H A DCQuickLaunchBand.h49 STDMETHOD(GetWindow)(OUT HWND *phwnd) override;
/reactos/dll/win32/shell32/shelldesktop/
H A DCDesktopBrowser.cpp62 STDMETHOD(GetWindow)(HWND *lphwnd) override;
264 HRESULT STDMETHODCALLTYPE CDesktopBrowser::GetWindow(HWND *lphwnd) in GetWindow() function in CDesktopBrowser
480 hres = m_ChangeNotifyServer->GetWindow(&m_hwndChangeNotifyServer); in OnGetChangeNotifyServer()
H A DCChangeNotifyServer.cpp45 STDMETHOD(GetWindow)(HWND *lphwnd) override;
454 HRESULT WINAPI CChangeNotifyServer::GetWindow(HWND* phwnd) in GetWindow() function in CChangeNotifyServer
/reactos/modules/rostests/apitests/user32/
H A DGW_ENABLEDPOPUP.c20 hwndRet = GetWindow(s_hwnd, GW_ENABLEDPOPUP); \ in DoTestBody()
/reactos/modules/rosapps/applications/explorer-old/desktop/
H A Ddesktop.h60 virtual HRESULT STDMETHODCALLTYPE GetWindow(HWND* lphwnd) in GetWindow() function
/reactos/win32ss/user/winsrv/usersrv/
H A Dinit.c98 if (GetWindow(hWnd, GW_OWNER) == NULL) in FindTopLevelWnd()
/reactos/dll/win32/browseui/shellfind/
H A DCSearchBar.h46 STDMETHOD(GetWindow)(HWND *lphwnd) override;

12345