comctl32/mru: In EnumMRUListA, ensure that the string is NULL terminated and the...
[wine] / dlls / ddrawex / ddraw.c
2009-08-31  Francois Gougetddrawex: Fix compilation on systems that don't support...
2009-01-27  Marcus Meissnerddrawex: Use stack ctx instead of uninitialized variable.
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: Implement a GetDC special behavior Internet...
2009-01-09  Stefan Dösingerddrawex: Create a surface wrapper.
2009-01-09  Stefan Dösingerddrawex: Implement a wrapper around IDirectDraw.