wbemprox: Handle NULL operands in eval_strcmp.
[wine] / dlls / ddrawex / ddraw.c
2012-08-17  Michael Stefaniucddrawex: Get rid of dds_get_inner().
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw4 iface.
2011-01-24  Michael Stefaniucddrawex: Rename impl_from_dd4() to impl_from_IDirectDra...
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw3 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw2 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw iface.
2010-03-29  Henri Verbeetddrawex: Correctly retrieve the "outer" surface in...
2010-03-29  Henri Verbeetddrawex: Directly return the ddraw surface in IDirectDr...
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.