Sweden-Number/dlls/winex11.drv
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
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
display.c winex11.drv: Use length returned from sprintfW(). 2021-08-17 11:44:16 +02:00
event.c
graphics.c gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
ime.c
init.c gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
keyboard.c winex11.drv: Do not pollute logs with misencoded bytes. 2021-06-09 23:38:44 +02:00
mouse.c
mwm.h
opengl.c winex11.drv: Remove WINAPI on static functions where not needed. 2021-08-30 22:49:58 +02:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c winex11.drv: Only return vulkan functions if the host function is available. 2021-08-20 20:51:54 +02:00
window.c winex11.drv: Always add MWM_FUNC_CLOSE to enabled windows. 2021-05-31 21:06:25 +02:00
winex11.drv.spec
wintab.c
x11drv.h gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
x11drv_main.c winex11.drv: Avoid race condition in X11 error handling. 2021-06-08 22:28:44 +02:00
xcomposite.h
xdnd.c winex11.drv: Don't free cached DnD data after informing an application about the drop event. 2021-07-10 15:37:55 +02:00
xim.c
xinerama.c
xrandr.c winex11: Request VK_KHR_display in get_gpu_properties_from_vulkan(). 2021-07-08 10:50:58 +02:00
xrender.c gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
xvidmode.c