Sweden-Number/dlls/gdi/mfdrv
Huw Davies 9e8ce63e2e Let enhmetafiles reuse gdi handles. This works by a dc 'registering'
with an object that it wants to know when the object is deleted. Until
the dc gets delete notification it's free to assume that it doesn't
need to write the create record for that object again.  Upon receiving
the delete notification it writes the DeleteObject record. Windows
seems to do it this way too.
2003-11-25 05:03:09 +00:00
..
bitblt.c BitBlt and StretchBlt generate META_DIBSTRETCHBLT records. 2002-08-28 00:55:52 +00:00
dc.c Save the ext alignment information in a 8-bytes metarecord as it 2003-08-30 00:13:34 +00:00
graphics.c Fix the PolyPolygon function so it really generates a polypolygon and 2003-05-12 03:27:24 +00:00
init.c Let enhmetafiles reuse gdi handles. This works by a dc 'registering' 2003-11-25 05:03:09 +00:00
mapping.c Mapping mode functions should change dc settings when dc is an enhmf. 2002-08-17 18:32:12 +00:00
metafiledrv.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
objects.c Implementation of SelectPalette and RealizePalette in the metafile 2003-08-30 00:15:12 +00:00
text.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00