/reactos/modules/rostests/apitests/user32/ |
H A D | AttachThreadInput.c | 352 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 D | CloseWindow.c | 55 SetForegroundWindow(GetDesktopWindow()); in OnTimer() 84 SetForegroundWindow(GetDesktopWindow()); in OnTimer() 114 SetForegroundWindow(hwnd); in OnTimer()
|
H A D | SwitchToThisWindow.c | 97 SetForegroundWindow(GetDesktopWindow()); in OnTimer() 133 SetForegroundWindow(GetDesktopWindow()); in OnTimer()
|
H A D | GetKeyState.c | 91 SetForegroundWindow( hWndTest ); in CreateTestWindow()
|
H A D | SetCursorPos.c | 80 SetForegroundWindow( hWndTest ); in CreateTestWindow()
|
/reactos/win32ss/user/winsrv/consrv/frontends/gui/ |
H A D | fullscreen.c | 111 SetForegroundWindow(GuiData->hWindow); in SwitchFullScreen() 164 SetForegroundWindow(GuiData->hWindow); in SwitchFullScreen()
|
/reactos/dll/shellext/stobject/ |
H A D | power.cpp | 156 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenu() 220 SetForegroundWindow(pSysTray->GetHWnd()); in ShowPowerSchemesPopupMenu()
|
H A D | hotplug.cpp | 182 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenu() 225 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenuR()
|
H A D | volume.cpp | 240 SetForegroundWindow(pSysTray->GetHWnd()); in _ShowContextMenu()
|
/reactos/base/applications/clipbrd/ |
H A D | winutils.c | 41 SetForegroundWindow(hWnd); in BringWindowToFront() 45 SetForegroundWindow(hWnd); in BringWindowToFront()
|
/reactos/base/applications/rapps/ |
H A D | misc.cpp | 101 SetForegroundWindow(hwnd); in ShowPopupMenuEx() 162 SetForegroundWindow(hMainWnd); in StartProcess()
|
/reactos/base/applications/taskmgr/ |
H A D | taskmgr.c | 119 SetForegroundWindow(hTaskMgr); in wWinMain() 381 SetForegroundWindow(hMainWnd); in TaskManagerWndProc() 867 SetForegroundWindow(hMainWnd); in TaskManager_OnRestoreMainWindow()
|
/reactos/dll/win32/msgina/ |
H A D | dimmedwindow.cpp | 125 SetForegroundWindow(m_hwnd); in Init()
|
/reactos/base/applications/kbswitch/ |
H A D | kbswitch.c | 497 SetForegroundWindow(hwndTarget); in ActivateLayout() 730 SetForegroundWindow(hwnd); in WndProc()
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CMenuFocusManager.cpp | 732 ::SetForegroundWindow(m_PreviousForeground); in UpdateFocus() 825 ::SetForegroundWindow(hWndOwner); in UpdateFocus()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | folder_options.cpp | 294 SetForegroundWindow(hPop); in ShowFolderOptionsDialog()
|
/reactos/modules/rostests/winetests/dinput/ |
H A D | mouse.c | 98 if (! SetForegroundWindow(hwnd)) in test_acquire()
|
H A D | keyboard.c | 522 SetForegroundWindow( hwnd ); in keyboard_tests()
|
/reactos/base/applications/msconfig_new/ |
H A D | msconfig.c | 374 SetForegroundWindow(hSingleWnd); in Initialize()
|
/reactos/modules/rostests/tests/wclickat/ |
H A D | wclickat.c | 265 SetForegroundWindow(GetParent(window)); in do_click()
|
/reactos/base/shell/explorer/ |
H A D | traywnd.cpp | 546 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 D | taskbar.cpp | 294 SetForegroundWindow(hwnd); in ActivateApp()
|
/reactos/modules/rostests/winetests/user32/ |
H A D | win.c | 3192 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 D | input.c | 372 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 D | shutdown.c | 288 SetForegroundWindow(Wnd); in NotifyTopLevelWindow()
|