kernel32: Fix uninitialised memory read in GetPrivateProfileStringA if GetPrivateProf...
[wine] / dlls / ddrawex /
2009-08-31  Francois Gougetddrawex: Fix compilation on systems that don't support...
2009-02-26  Paul Vriensddrawex/tests: Fix some test failures on W95.
2009-01-27  Marcus Meissnerddrawex: Use stack ctx instead of uninitialized variable.
2009-01-19  Detlef Riekenbergddrawex/tests: Fix a typo in ok().
2009-01-14  Paul Vriensddrawex/tests: Don't crash on win9x.
2009-01-14  Francois Gougetddrawex: Add a trailing '\n' to a Wine trace.
2009-01-14  Michael Stefaniucddrawex: Remove superfluous pointer casts.
2009-01-10  Michael Stefaniucddrawex: Remove redundant NULL check before HeapFree...
2009-01-09  Stefan Dösingerddrawex: Add a test for the permanent DC function.
2009-01-09  Stefan Dösingerddrawex: Make the GetDC test more generic.
2009-01-09  Stefan Dösingerddrawex: Implement a GetDC special behavior Internet...
2009-01-09  Stefan Dösingerddrawex: Create a surface wrapper.
2009-01-09  Stefan Dösingerddrawex: Add a refcount test.
2009-01-09  Stefan Dösingerddraw[ex]: Show a caps handling difference.
2009-01-09  Stefan Dösingerddrawex: Start some tests.
2009-01-09  Stefan Dösingerddrawex: Implement a wrapper around IDirectDraw.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2007-09-25  Stefan Leichterddrawex: Remove 'recursive registry key delete' function.
2007-08-09  Francois Gougetddrawex: Better match the PSDK types and fix the winapi...
2007-01-05  Francois Gougetddrawex: Self-register the DirectDrawFactory CoClass.
2006-12-15  Dmitry Timoshkovddrawex: Avoid not necessary casts.
2006-12-14  Ulrich CzekallaAdd ddrawex dll.