[NTUSER] IntWinListOwnedPopups: Exclude default IME window from the list (#5069)
authorThamatip Chitpong <tangaming123456@outlook.com>
Tue, 14 Feb 2023 20:57:41 +0000 (03:57 +0700)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 20:57:41 +0000 (21:57 +0100)
commit0fee1fc80c07b0ea42d6fc28077c5081fde727d8
tree371481e7c6b9a11af142158db5295cac75b8dff6
parent38c0da9978b9e268886b1a23aa9b84f4e3254c30
[NTUSER] IntWinListOwnedPopups: Exclude default IME window from the list (#5069)

And in IntShowOwnedPopups: Remove the window owner check hack as it's no longer needed.
Based on my observation, the owner of the default IME window can change and it depends on
the window that is being focused.

CORE-18659
CORE-18768
win32ss/user/ntuser/window.c