wine/dlls/gdi32
Francois Gouget 9d6a9909c3 gdi32/tests: Fix the SetDeviceGammaRamp() tests on Windows 10 1909.
SetDeviceGammaRamp() checks the specified ramp to prevent applications
from setting malicious gamma ramps (e.g. hiding text by remapping its
color to match the background).
But Windows 10 1909 has fewer checks than later Windows 10 versions.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54593
2023-02-27 16:36:22 +01:00
..
tests gdi32/tests: Fix the SetDeviceGammaRamp() tests on Windows 10 1909. 2023-02-27 16:36:22 +01:00
uniscribe gdi32/uniscribe: Add fallback font for Kana and CJK script. 2022-11-04 19:23:55 +01:00
dc.c gdi32: NULL terminate output string in CreateDCW. 2022-11-29 19:11:19 +01:00
emfdc.c
enhmetafile.c
gdi32.rc
gdi32.spec
gdi_private.h
icm.c
Makefile.in gdi32: Get printer output file name in StartDoc. 2022-11-22 18:27:30 +01:00
metadc.c
metafile.c
objects.c
opengl.c
resource.h
text.c gdi32: Fix possible overflow. 2022-10-11 20:54:18 +02:00