reactos/win32ss/user/user32/misc
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
..
dde.c
ddeclient.c
ddemisc.c
ddeserver.c
desktop.c
display.c
dllmain.c [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00
exit.c
exticon.c [USER32] Fix F1'97 Demo icon not showing in explorer (#5268) 2023-11-27 17:02:08 +00:00
imm.c [USER32] Follow-up of e1f8b32; Delete unnecessary empty line 2022-11-13 11:50:54 +09:00
logon.c [NTUSER][USER32][INCLUDE] s/SETIMEHOTKEY_DELETEALL/SETIMEHOTKEY_INITIALIZE/ 2022-10-19 12:15:11 +09:00
misc.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
object.c
resources.c
rtlstr.c
stubs.c [USER32] Refactoring on LoadKeyboardLayout(W/Ex) (#4601) 2022-08-12 09:16:18 +09:00
timer.c
usrapihk.c [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
winhelp.c
winsta.c [USER32] Capture the security descriptor from the caller when creating a window station 2022-05-06 10:09:48 +02:00