mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
75c67f9b51
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
|
||
---|---|---|
.. | ||
dde.c | ||
ddeclient.c | ||
ddemisc.c | ||
ddeserver.c | ||
desktop.c | ||
display.c | ||
dllmain.c | ||
exit.c | ||
exticon.c | ||
imm.c | ||
logon.c | ||
misc.c | ||
object.c | ||
resources.c | ||
rtlstr.c | ||
stubs.c | ||
timer.c | ||
usrapihk.c | ||
winhelp.c | ||
winsta.c |