kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
[wine] / dlls / ddrawex / main.c
2012-04-05  Henri Verbeetddrawex: Don't return a pointer to the implementation...
2012-04-05  Henri Verbeetddrawex: Don't return a pointer to the implementation...
2012-01-04  André HentschelAssorted header comment cleanup.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDrawFactory iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IClassFactory iface.
2010-12-07  Alexandre Julliardddrawex: Convert dll registration to the IRegistrar...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-01-14  Michael Stefaniucddrawex: Remove superfluous pointer casts.
2009-01-09  Stefan Dösingerddrawex: Implement a wrapper around IDirectDraw.
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.