Sweden-Number/objects
Huw Davies 47e9ad4dce PatBlt()s get recorded as EMR_BITBLT records with offBmiSrc == 0, so
ensure that we pick these out in playback.
EMR_STRETCHBLT should behave like EMR_BITBLT if there are no bits
(ie. it's a PalBlt).
Set the text and bkgnd colour to black and white respectively before
enumerating an emf.
Print out the record names to make debugging easier.
Add a few TRACE()s.
2003-11-11 00:43:03 +00:00
..
bitmap.c When GetObject is called with a NULL pointer, return the object's 2003-07-26 20:39:46 +00:00
brush.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
clipping.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dc.c Only reselect the font if the transformation has actually changed. 2003-11-11 00:27:48 +00:00
dcvalues.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dib.c CreateDIBSection ignores the supplied values of biClrUsed and 2003-11-11 00:27:10 +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 GetTextExtentPoint should include an inter character spacing set by 2003-11-11 00:28:19 +00:00
gdiobj.c Implemented SetDCPenColor and SetDCBrushColor. 2003-11-05 01:43:57 +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