[0.4.7][WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformation().
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 22 Apr 2018 20:56:16 +0000 (22:56 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Sun, 1 Nov 2020 16:48:28 +0000 (17:48 +0100)
commit1e23af5f5822c179f352b23d2dbbd2d07e0fcd93
tree5ecb137f97f3c78a52a5da7b22afa011f885eed6
parentaf9835b858b2d369578d0ee4b4ca6a43b45cf1f8
[0.4.7][WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformation().

Based from a patch by Jérôme Gardou.
Fixes CORE-13447 CORE-14422 CORE-14287

This fixes closing nLite 1.4.9.3 (.NET2) application, as well as any
other program that expects that the interactive window station is
reported as being visible. I thank Mark Jansen and Joachim Henze for
help and testing.

It regressed by SVN r74005 == git
d2f509628143d325d824c7da4206cf3cb933da74

The fix was picked from 0.4.9-dev-750-g
a55d7c692ba0215e976630df88782c1ca20e792e
win32ss/user/ntuser/winsta.c