Sweden-Number/dlls/winex11.drv
Zhiyi Zhang 82938e833f winex11.drv: Set hkey to NULL after RegCloseKey() in X11DRV_InitGpu().
Although it's unlikely, RegCloseKey() may close an already closed key if
the following SetupDiGetDeviceRegistryPropertyW() failed.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-19 11:33:05 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
display.c winex11.drv: Set hkey to NULL after RegCloseKey() in X11DRV_InitGpu(). 2021-10-19 11:33:05 +02:00
event.c
graphics.c
ime.c winex11.drv: Silence ImeSetActiveContext fixme. 2021-10-15 21:06:31 +02:00
init.c gdi32: Remove unused argument from CreateDC driver entry point. 2021-09-29 21:38:12 +02:00
keyboard.c
mouse.c
mwm.h
opengl.c
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c winex11.drv: Detach vulkan surfaces during thread detach. 2021-10-18 17:06:45 +02:00
window.c winex11.drv: Detach vulkan surfaces during thread detach. 2021-10-18 17:06:45 +02:00
winex11.drv.spec
wintab.c include: Don't define math functions or constants in wine/port.h. 2021-10-11 11:25:35 +02:00
x11drv.h winex11.drv: Detach vulkan surfaces during thread detach. 2021-10-18 17:06:45 +02:00
x11drv_main.c winex11.drv: Detach vulkan surfaces during thread detach. 2021-10-18 17:06:45 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c gdi32: Remove unused argument from CreateDC driver entry point. 2021-09-29 21:38:12 +02:00
xvidmode.c