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 win32u: Use platform-independent layout for DC_ATTR. 2022-08-09 15:55:43 +02:00
enhmetafile.c gdi32: Enable compilation with long types. 2022-02-10 18:09:46 +01:00
gdi32.rc
gdi32.spec gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
gdi_private.h
icm.c gdi32: Enable compilation with long types. 2022-02-10 18:09:46 +01:00
Makefile.in gdi32: Get printer output file name in StartDoc. 2022-11-22 18:27:30 +01:00
metadc.c gdi32: Enable compilation with long types. 2022-02-10 18:09:46 +01:00
metafile.c gdi32: Enable compilation with long types. 2022-02-10 18:09:46 +01:00
objects.c win32u: Introduce inline helpers for NtUserCallHwndParam calls. 2022-04-13 18:13:28 +02:00
opengl.c
resource.h
text.c gdi32: Fix possible overflow. 2022-10-11 20:54:18 +02:00