Home
last modified time | relevance | path

Searched refs:SwitchToThisWindow (Results 1 – 10 of 10) sorted by relevance

/reactos/modules/rostests/apitests/user32/
H A DSwitchToThisWindow.c114 SwitchToThisWindow(hwnd, TRUE); in OnTimer()
150 SwitchToThisWindow(hwnd, FALSE); in OnTimer()
193 START_TEST(SwitchToThisWindow) in START_TEST() argument
H A DCMakeLists.txt58 SwitchToThisWindow.c
/reactos/win32ss/user/user32/controls/
H A Dappswitch.c137 SwitchToThisWindow(hwnd, TRUE); in CompleteSwitch()
467 SwitchToThisWindow(windowList[0], TRUE); in ProcessHotKey()
478 SwitchToThisWindow(switchdialog, TRUE); in ProcessHotKey()
507 SwitchToThisWindow(hwndLast, TRUE); in RotateTasks()
519 SwitchToThisWindow(windowList[1], TRUE); in RotateTasks()
/reactos/modules/rostests/apitests/shell32/
H A Dclosewnd.cpp109 SwitchToThisWindow(hWnd, TRUE); in CloseNewWindows()
/reactos/base/applications/rapps/
H A Dunattended.cpp371 SwitchToThisWindow(hWindow, TRUE); in ParseCmdAndExecute()
/reactos/base/applications/taskmgr/
H A Dapplpage.c798 SwitchToThisWindow(pAPLI->hWnd, TRUE); in ApplicationPage_OnWindowsBringToFront()
821 SwitchToThisWindow(pAPLI->hWnd, TRUE); in ApplicationPage_OnSwitchTo()
/reactos/base/shell/explorer/
H A Dtaskswnd.cpp1549 ::SwitchToThisWindow(m_Tray->GetHWND(), TRUE); in OnShellHook()
1610 ::SwitchToThisWindow(TaskItem->hWnd, TRUE); in HandleTaskItemClick()
/reactos/win32ss/user/user32/
H A Duser32.spec684 673 stdcall SwitchToThisWindow(long long)
/reactos/win32ss/user/user32/windows/
H A Dwindow.c82 SwitchToThisWindow(HWND hwnd, BOOL fAltTab) in SwitchToThisWindow() function
/reactos/sdk/include/psdk/
H A Dwinuser.h5380 VOID WINAPI SwitchToThisWindow(_In_ HWND, _In_ BOOL);