Searched refs:IntGetThreadFocusWindow (Results 1 – 4 of 4) sorted by relevance
17 HWND FASTCALL IntGetThreadFocusWindow(VOID);
264 ret = (DWORD_PTR)IntGetThreadFocusWindow(); in NtUserGetThreadState()
41 IntGetThreadFocusWindow(VOID) in IntGetThreadFocusWindow() function
248 if (hWnd == IntGetThreadFocusWindow()) in IntEnableWindow()