Searched refs:MsgWindows (Results 1 – 1 of 1) sorted by relevance
3319 PWND MsgWindows; in NtUserFindWindowEx() local3321 if((MsgWindows = UserGetWindowObject(IntGetMessageWindow()))) in NtUserFindWindowEx()3323 Ret = IntFindWindow(MsgWindows, ChildAfter, ClassAtom, &WindowName); in NtUserFindWindowEx()