• Huw Davies's avatar
    PatBlt()s get recorded as EMR_BITBLT records with offBmiSrc == 0, so · 47e9ad4d
    Huw Davies authored
    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.
    47e9ad4d
Name
Last commit
Last update
..
bitmap.c Loading commit data...
brush.c Loading commit data...
clipping.c Loading commit data...
dc.c Loading commit data...
dcvalues.c Loading commit data...
dib.c Loading commit data...
enhmetafile.c Loading commit data...
font.c Loading commit data...
gdiobj.c Loading commit data...
linedda.c Loading commit data...
metafile.c Loading commit data...
palette.c Loading commit data...
pen.c Loading commit data...
region.c Loading commit data...
text.c Loading commit data...