reactos/win32ss/user
Mark Jansen fd28a69de6
[WIN32SS] Store the scrollbar theming enabled flag in the scrollbar
This ensure we do not rely on usermode for always passing this flag in,
which is a ReactOS specific flag.
Thanks to Doug Lyons for finding the source of the problem.
CORE-17780
2022-02-16 18:43:32 +01:00
..
ntuser [WIN32SS] Store the scrollbar theming enabled flag in the scrollbar 2022-02-16 18:43:32 +01:00
rtl [WIN32K:NTUSER] Zero allocated memory in IntCbAllocateMemory. 2020-06-24 09:15:27 +02:00
user32 [USER32] Use UINT as parameter for DrawText() (#4357) 2022-02-16 00:50:51 +01:00
winsrv [CONCFG:FONT] Implement support for the Windows 10 "__DefaultTTFont__" special FaceName value. (#4337) 2022-02-08 15:59:10 +01:00