• 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
enhmetafile.c 70.9 KB