Home
last modified time | relevance | path

Searched refs:SetForegroundWindow (Results 1 – 25 of 54) sorted by relevance

123

/reactos/modules/rostests/apitests/user32/
H A DAttachThreadInput.c352 SetForegroundWindow(data[1].hWnd); in Test_Focus()
375 SetForegroundWindow(data[1].hWnd); in Test_Focus()
396 SetForegroundWindow(data[0].hWnd); in Test_Focus()
412 SetForegroundWindow(data[0].hWnd); in Test_Focus()
426 SetForegroundWindow(data[0].hWnd); in Test_Focus()
442 SetForegroundWindow(data[0].hWnd); in Test_Focus()
550 SetForegroundWindow(data[1].hWnd); in Test_SendInput()
589 SetForegroundWindow(data[1].hWnd); in Test_SendInput()
631 SetForegroundWindow(data[1].hWnd); in Test_SendInput()
H A DCloseWindow.c55 SetForegroundWindow(GetDesktopWindow()); in OnTimer()
84 SetForegroundWindow(GetDesktopWindow()); in OnTimer()
114 SetForegroundWindow(hwnd); in OnTimer()
H A DSwitchToThisWindow.c97 SetForegroundWindow(GetDesktopWindow()); in OnTimer()
133 SetForegroundWindow(GetDesktopWindow()); in OnTimer()
H A DGetKeyState.c91 SetForegroundWindow( hWndTest ); in CreateTestWindow()
H A DSetCursorPos.c80 SetForegroundWindow( hWndTest ); in CreateTestWindow()
/reactos/win32ss/user/winsrv/consrv/frontends/gui/
H A Dfullscreen.c111 SetForegroundWindow(GuiData->hWindow); in SwitchFullScreen()
164 SetForegroundWindow(GuiData->hWindow); in SwitchFullScreen()
/reactos/dll/shellext/stobject/
H A Dpower.cpp156 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenu()
220 SetForegroundWindow(pSysTray->GetHWnd()); in ShowPowerSchemesPopupMenu()
H A Dhotplug.cpp182 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenu()
225 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenuR()
H A Dvolume.cpp240 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenu()
/reactos/base/applications/clipbrd/
H A Dwinutils.c41 SetForegroundWindow(hWnd); in BringWindowToFront()
45 SetForegroundWindow(hWnd); in BringWindowToFront()
/reactos/base/applications/rapps/
H A Dmisc.cpp101 SetForegroundWindow(hwnd); in ShowPopupMenuEx()
162 SetForegroundWindow(hMainWnd); in StartProcess()
/reactos/base/applications/taskmgr/
H A Dtaskmgr.c119 SetForegroundWindow(hTaskMgr); in wWinMain()
381 SetForegroundWindow(hMainWnd); in TaskManagerWndProc()
867 SetForegroundWindow(hMainWnd); in TaskManager_OnRestoreMainWindow()
/reactos/dll/win32/msgina/
H A Ddimmedwindow.cpp125 SetForegroundWindow(m_hwnd); in Init()
/reactos/base/applications/kbswitch/
H A Dkbswitch.c497 SetForegroundWindow(hwndTarget); in ActivateLayout()
730 SetForegroundWindow(hwnd); in WndProc()
/reactos/dll/win32/shell32/shellmenu/
H A DCMenuFocusManager.cpp732 ::SetForegroundWindow(m_PreviousForeground); in UpdateFocus()
825 ::SetForegroundWindow(hWndOwner); in UpdateFocus()
/reactos/dll/win32/shell32/dialogs/
H A Dfolder_options.cpp294 SetForegroundWindow(hPop); in ShowFolderOptionsDialog()
/reactos/modules/rostests/winetests/dinput/
H A Dmouse.c98 if (! SetForegroundWindow(hwnd)) in test_acquire()
H A Dkeyboard.c522 SetForegroundWindow( hwnd ); in keyboard_tests()
/reactos/base/applications/msconfig_new/
H A Dmsconfig.c374 SetForegroundWindow(hSingleWnd); in Initialize()
/reactos/modules/rostests/tests/wclickat/
H A Dwclickat.c265 SetForegroundWindow(GetParent(window)); in do_click()
/reactos/base/shell/explorer/
H A Dtraywnd.cpp546 SetForegroundWindow(hRunDlg); in DisplayRunFileDlg()
600 SetForegroundWindow(hTrayProp); in DisplayProperties()
985 ::SetForegroundWindow(m_hWnd); in TrackCtxMenu()
3060 ::SetForegroundWindow(hwndActive); in RestoreMinimizedNonTaskWnds()
3137 ::SetForegroundWindow(m_DesktopWnd); in MinimizeAll()
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtaskbar.cpp294 SetForegroundWindow(hwnd); in ActivateApp()
/reactos/modules/rostests/winetests/user32/
H A Dwin.c3192 ret = SetForegroundWindow(hwnd); in test_SetForegroundWindow()
3201 ret = SetForegroundWindow(0); in test_SetForegroundWindow()
3225 ret = SetForegroundWindow(hwnd); in test_SetForegroundWindow()
3260 SetForegroundWindow(hwnd2); in test_SetForegroundWindow()
3268 SetForegroundWindow(hwnd); in test_SetForegroundWindow()
3275 SetForegroundWindow(hwnd); in test_SetForegroundWindow()
4135 bret = SetForegroundWindow(popup); in test_SetParent()
9047 SetForegroundWindow(p->window1); in set_foreground_thread()
9092 SetForegroundWindow(window1); in test_activateapp()
9194 SetForegroundWindow(window1); in test_activateapp()
[all …]
H A Dinput.c372 SetForegroundWindow( hWndTest ); in test_Input_whitebox()
932 foreground = SetForegroundWindow( window ); in test_Input_blackbox()
1230 SetForegroundWindow(hWndTest); in test_Input_unicode()
2923 SetForegroundWindow(hwnd); in test_GetKeyState()
3045 SetForegroundWindow( hwnd ); in test_input_message_source()
/reactos/win32ss/user/winsrv/usersrv/
H A Dshutdown.c288 SetForegroundWindow(Wnd); in NotifyTopLevelWindow()

123