MSVCRT___RTDynamicCast: Reject a NULL cppobj.
[wine] / dlls / gdi / enhmfdrv /
2003-10-04  Dave BelangerImplemented the SetArcDirection metarecord in EMF driver.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Mike McCormackRecord SetWorldTransform and ModifyWorldTransform in...
2003-05-21  Mike McCormackImplemented GdiComment for enhanced metafiles.
2003-05-19  Huw DaviesImplemented a few more device caps.
2003-05-19  Mike McCormackImplemented StretchDIBits in the EMF code.
2003-05-19  Dmitry TimoshkovFixed some issues in EMFDRV_ExtTextOut.
2003-05-13  Alexandre JulliardUse a different magic for memory DCs and get rid of...
2003-03-07  Tony LambregtsJanitorial. Get rid of W->A call.
2002-11-22  Alexandre JulliardMade gdi compile with -DSTRICT.
2002-11-21  Michael StefaniucSome -DSTRICT fixes.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Huw D M DaviesMapping mode functions should change dc settings when...
2002-08-17  Huw D M DaviesImplement simple ExtTextOut for enhmfdrv.
2002-08-17  Mike McCormackSet cbBits in the EMRCREATEDIBPATTERNBRUSHPT structure...
2002-08-17  Huw D M DaviesImplemented a few device caps.
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-06-14  Huw D M DaviesAdded PatBlt support in enhanced metafiles.
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-28  Alexandre JulliardA few fixes in ExtSelectClipRgn metafile functions.
2002-05-09  Alexandre JulliardAdded ExtSelectClipRgn to the DC interface and implemen...
2002-04-06  Huw D M DaviesAdded support for ResetDC.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.