[WIN32SS] Add missing code parts for monitor handling 4526/head
authorStanislav Motylkov <x86corez@gmail.com>
Tue, 24 May 2022 21:18:10 +0000 (00:18 +0300)
committerStanislav Motylkov <x86corez@gmail.com>
Mon, 30 May 2022 12:28:44 +0000 (15:28 +0300)
commit26b88af6420f1ed707bd978656624868d428f820
tree1324071556e9a12eb3869708e6bc2f780790fd0e
parent31827c43b6faaa88f94dad5dd6caf3cbfa6b9925
[WIN32SS] Add missing code parts for monitor handling

- [VIDEOPRT] Add stub for IOCTL_VIDEO_ENUM_MONITOR_PDO.

- [WIN32SS:ENG] Add missing checks and comments.

- [WIN32SS:NTUSER] Add missing monitor handling and comments.

Addendum to 31827c43. CORE-18197 CORE-11715
win32ss/drivers/videoprt/dispatch.c
win32ss/gdi/eng/device.c
win32ss/user/ntuser/display.c