Sweden-Number/objects
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
..
bitmap.c A bitmap created by CreateCompatibleBitmap should not be owned by a 2003-11-18 00:03:51 +00:00
brush.c An app depends on a NULL return from CreateDIBPatternBrushPt if data 2003-11-13 20:49:54 +00:00
clipping.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dc.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
dcvalues.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dib.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
enhmetafile.c PatBlt()s get recorded as EMR_BITBLT records with offBmiSrc == 0, so 2003-11-11 00:43:03 +00:00
font.c Added support for returning caret positions in 2003-11-18 00:03:27 +00:00
gdiobj.c Let enhmetafiles reuse gdi handles. This works by a dc 'registering' 2003-11-25 05:03:09 +00:00
linedda.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
metafile.c Playback escapes in metafiles. 2003-05-11 03:07:03 +00:00
palette.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
pen.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
region.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
text.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00