Commit Graph

9 Commits

Author SHA1 Message Date
Paul Vriens 53bd36ebe3 ddrawex/tests: Fix some test failures on W95. 2009-02-26 12:19:00 +01:00
Detlef Riekenberg 0730963d56 ddrawex/tests: Fix a typo in ok(). 2009-01-19 12:46:41 +01:00
Paul Vriens 950514c8c3 ddrawex/tests: Don't crash on win9x. 2009-01-14 14:52:55 +01:00
Stefan Dösinger a69c86d3f5 ddrawex: Add a test for the permanent DC function. 2009-01-09 16:26:06 +01:00
Stefan Dösinger 58480f1663 ddrawex: Make the GetDC test more generic. 2009-01-09 16:26:01 +01:00
Stefan Dösinger da6c9e4cc2 ddrawex: Implement a GetDC special behavior Internet Explorer depends on.
Tests show that in ddrawex.dll it is legal to create a surface with
both DDSCAPS_VIDEOMEMORY and DDSCAPS_SYSTEMMEMORY flag set. A surface
created that way shows different behavior in IDirectDrawSurface::GetDC.
2009-01-09 16:23:18 +01:00
Stefan Dösinger b138944892 ddrawex: Add a refcount test. 2009-01-09 16:18:50 +01:00
Stefan Dösinger ae4e824423 ddraw[ex]: Show a caps handling difference. 2009-01-09 16:18:12 +01:00
Stefan Dösinger 60039a5ba8 ddrawex: Start some tests. 2009-01-09 16:17:47 +01:00