mshtml: HTMLWindow_item code clean up.
[wine] / dlls / ddrawex / main.c
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.