crtdll: Fixed copy/paste error in definition of _baseminor_dll and _baseversion_dll.
[wine] / dlls / ddraw / tests /
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois GougetVarious trace fixes.
2006-04-10  Stefan Dösingerddraw: Add a test for IDirect3DVertexBuffer7::ProcessVe...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-13  Alexandre Julliardddraw: Don't crash in d3d test if OpenGL is missing.
2006-01-03  Francois GougetAssorted spelling fixes
2005-12-21  Ivan Leo Puotiddraw: Fix DirectDrawSurface::QueryInterface crash.
2005-12-12  Eric PouechMade some functions static.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-06  Stefan Dösinger- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
2005-08-25  Saulius Krasuckas- DirectDrawCreateEx fails with Standard VGA Adapter...
2005-08-23  Saulius KrasuckasSkip testing on IDirect3D7::CreateDevice() failure.
2005-08-17  Christian CostaTake RGB mask into account when doing color keying.
2005-06-20  Stefan HuehnerMake some function static.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-09  Stefan LeichterMake ddraw tests loadable on NT4.
2005-06-07  Antoine ChavasseTest cases for the direct3d7 light api.
2005-05-30  Antoine Chavasse- Implemented the implicit creation of mipmaps for...
2005-03-16  Jakob ErikssonSetDisplayMode can return DDERR_UNSUPPORTED. If it...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-16  Sami AarioNo need to link against the uuid library.
2004-02-16  Sami AarioAdded surface tests.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-20  Francois GougetAdd trailing '\n's to ok() calls.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...