wine/dlls/dxgi/tests
Henri Verbeet 3eebc3ea92 dxgi/tests: Release the swapchain after waiting for the window thread to finish in test_resize_target_wndproc().
In order to prevent resize_target_wndproc() from potentially accessing the
swapchain after it has been destroyed.
2023-12-05 21:24:37 +01:00
..
dxgi.c dxgi/tests: Release the swapchain after waiting for the window thread to finish in test_resize_target_wndproc(). 2023-12-05 21:24:37 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00