reactos/win32ss
Hervé Poussineau d8b3402fe6 [WIN32SS] In PDEVOBJ_vRefreshModeList, do not change current stored mode
When changing current devmode, we must not only change ppdev->pdmwDev
pointer, but also update lots of other structures. This work is done by
PDEVOBJ_lChangeDisplaySettings.

CORE-18169
2022-04-30 23:33:42 +02:00
..
drivers [WIN32SS:DISPLAY] Fix some return values (use correct types) in display drivers. 2022-03-19 17:51:44 +01:00
gdi [WIN32SS] In PDEVOBJ_vRefreshModeList, do not change current stored mode 2022-04-30 23:33:42 +02:00
include [NTUSER][USER32] Implement ImeWnd_OnImeNotify (#4457) 2022-04-19 07:48:16 +09:00
printing [APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports. 2021-12-04 01:17:32 +01:00
reactx [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
user [NTUSER] Add locking at IntSendFocusMessage (#4468) 2022-04-25 11:36:00 +09:00
CMakeLists.txt [WIN32SS] Enable multidisplay driver when required 2022-04-15 23:09:16 +02:00
napi.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pch.h [Win32SS] Fix Build 2022-04-15 19:27:50 -05:00
sys-stubs.S Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
w32ksvc.db Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
w32ksvc.h [WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds 2018-02-19 22:36:36 +01:00
win32k.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
win32k.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
win32k.spec [WIN32K] Add x64/arm exports 2021-06-12 14:11:14 +02:00
win32kp.h [WIN32SS] Introduce the MDEVOBJ structure 2022-04-15 23:09:16 +02:00