reactos/win32ss/gdi/gdi32
Joachim Henze c5204e3ff1 [0.4.11] Revert "[FONT][GDI32] Fix font enumeration functions (#1221)"
This reverts commit 0.4.11-RC-25-g
d332edcb50.

#1221
== 0.4.12-dev-320-g
6e4e5a004c
== 0.4.11-RC-25-g
d332edcb50
aimed to fix historic regression CORE-15558
(Abisoft Font-listbox showing too many fonts)

Unfortunately, it would introduce a new regression CORE-15755.
(wrong font chosen in NLite 1.4.9.3)
Beside that #1221 introduced a retrospective and potentially time-expensive
qsort()-call on the enumerated font-list.

Due to this uncertainty / open issues I decided to keep it out of releases/0.4.11
and stick with the better evaluated state before that patch.
2019-02-17 00:00:22 +01:00
..
include [LPK][GDI32] Enable mirroring via version resource (#965) 2018-10-24 21:34:38 +02:00
main [LPK][GDI32] Enable mirroring via version resource (#965) 2018-10-24 21:34:38 +02:00
misc [LPK][GDI32] Enable mirroring via version resource (#965) 2018-10-24 21:34:38 +02:00
objects [0.4.11] Revert "[FONT][GDI32] Fix font enumeration functions (#1221)" 2019-02-17 00:00:22 +01:00
wine [GDI32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
CMakeLists.txt
gdi32.rc
gdi32.spec
good api.def