Sweden-Number/dlls/ddraw/tests
Henri Verbeet 7a354177b3 wined3d: Don't unregister a window unless the window proc is what we expect it to be.
In particular, if we'd unregister a window when the application replaced our
window proc, but still forwards to us, we'd create a loop when we register
the same window again later.
2010-11-10 12:19:24 +01:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3d.c wined3d: Don't unregister a window unless the window proc is what we expect it to be. 2010-11-10 12:19:24 +01:00
ddrawmodes.c ddraw: Setup the device window in SetCooperativeLevel(). 2010-11-08 13:30:54 +01:00
dsurface.c ddraw/tests: Fix compilation on systems that don't support nameless unions. 2010-11-02 12:03:03 +01:00
overlay.c ddraw/tests: Fix a few tests that fail on Win64. 2009-07-10 20:52:41 +02:00
refcount.c ddraw: Fix an incorrect refcount test. 2009-12-18 11:39:48 +01:00
visual.c ddraw/tests: Fix a few compiler warnings on clang. 2010-10-01 17:48:11 +02:00