Go to the source code of this file.
◆ IntMakeHungWindowGhosted()
Definition at line 156 of file ghost.c.
185 DPRINT(
"Already ghosting\n");
BOOL UserCreateSystemThread(DWORD Type)
BOOL FASTCALL MsqIsHung(PTHREADINFO pti, DWORD TimeOut)
#define ValidateHwndNoErr(hwnd)
BOOL FASTCALL IntIsGhostWindow(PWND Window)
PTHREADINFO gptiGhostThread
HWND FASTCALL IntGhostWindowFromHungWindow(PWND pHungWnd)
Referenced by co_IntSendMessageTimeoutSingle().
◆ UserGhostThreadEntry()
Definition at line 27 of file ghost.c.
29 TRACE(
"Ghost thread started\n");
PVOID NTAPI PsGetCurrentThreadWin32Thread(VOID)
VOID FASTCALL UserEnterExclusive(VOID)
PTHREADINFO gptiGhostThread
VOID FASTCALL UserLeave(VOID)
Referenced by UserSystemThreadProc().