gdiplus: Don't prematurely release stream.
[wine] / dlls / ddraw / tests / ddrawmodes.c
2006-12-15  Vitaliy Margolenwined3d: When changing display modes clip cursor to...
2006-10-10  H. Verbeetddraw/tests: Win64 printf format warning fixes.
2006-10-02  Francois Gougetddraw: Only perform the screen resolution changing...
2006-09-10  Stefan Dösingerddraw: Double buffered primary surfaces can only be...
2006-09-07  Mike McCormackddraw: Make tests pass when OpenGL libraries aren't...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Francois GougetAssorted spelling fixes.
2005-12-12  Eric PouechMade some functions static.
2005-10-06  Stefan Dösinger- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
2005-06-20  Stefan HuehnerMake some function static.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-03-16  Jakob ErikssonSetDisplayMode can return DDERR_UNSUPPORTED. If it...
2004-02-16  Sami AarioAdded surface tests.
2004-01-20  Francois GougetAdd trailing '\n's to ok() calls.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...