Sweden-Number/dlls/gdi32/dibdrv
Jacek Caban 6403e88140 gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW.
When display ICM is not explicitly configured on Windows, GetICMProfile
returns the default profile, but EnumICMProfiles does not enumerate
anything. For non-default configuration, EnumICMProfiles returns
configured profiles.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-09 19:31:22 +02:00
..
bitblt.c gdi32: Use NtGdiDeleteObjectApp instead of DeleteObject in ntgdi functions. 2021-09-03 21:43:03 +02:00
dc.c gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
dibdrv.h gdi32: Remove no longer used Polygon and Polyline driver entry points. 2021-07-22 13:20:50 +02:00
graphics.c gdi32: Use NtGdiDeleteObjectApp instead of DeleteObject in ntgdi functions. 2021-09-03 21:43:03 +02:00
objects.c gdi32: Use NtGdiDeleteObjectApp instead of DeleteObject in ntgdi functions. 2021-09-03 21:43:03 +02:00
opengl.c gdi32: Rename gdi_private.h to ntgdi_private.h. 2021-07-09 22:15:30 +02:00
primitives.c gdi32: Rename gdi_private.h to ntgdi_private.h. 2021-07-09 22:15:30 +02:00