reactos/win32ss/user
Doug Lyons 75c67f9b51
[USER32] Fix F1'97 Demo icon not showing in explorer (#5268)
Fixes the F1'97 Demo program (a racing game) not showing an icon in explorer.
This fixes a very special kind of icons which are embedded into the
executable by ancient Watcom C/C++ compilers.
Windows XP/2k3sp2 can show that icon.
Windows Vista/7 cannot show that icon.

Due to the different behavior of the various Windows versions, we
also added a testcase for our bots to protect that functionality in the future,
we committed that test by 0.4.15-dev-7076-g c00d41d91c (#6020)

JIRA issue: CORE-10726
2023-11-27 17:02:08 +00:00
..
ntuser [NTGDI] Fix PatBlt with negative values (#6038) 2023-11-26 11:46:42 +09:00
rtl [WIN32K:NTUSER] Zero allocated memory in IntCbAllocateMemory. 2020-06-24 09:15:27 +02:00
user32 [USER32] Fix F1'97 Demo icon not showing in explorer (#5268) 2023-11-27 17:02:08 +00:00
winsrv [CONSRV] Only call CoUninitialize if initialized (#5582) 2023-08-18 19:06:20 +02:00