Home
last modified time | relevance | path

Searched refs:hShellWindow (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/user/user32/misc/
H A Ddesktop.c655 if (pdi) return pdi->hShellWindow; in GetShellWindow()
/reactos/win32ss/user/ntuser/
H A Dwindow.c2975 if (ti->pDeskInfo->hShellWindow == hWnd) in co_UserDestroyWindow()
2978 ti->pDeskInfo->hShellWindow = NULL; in co_UserDestroyWindow()
3796 ti->pDeskInfo->hShellWindow = hwndShell; in NtUserSetShellWindowEx()
/reactos/win32ss/include/
H A Dntuser.h143 HWND hShellWindow; member