gdi32: Add EMR_GDICOMMENT to the list of records producing output.
commitccba8578f5c81ea0650cad277683cbaff6306caf
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 23 Oct 2008 12:32:43 +0000 (23 21:32 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Oct 2008 13:15:41 +0000 (23 15:15 +0200)
tree14e5424d44b7dd9e77bb3ffcf733a2bfef42a26f
parent8d7fc617177e0593fd6d0461fc6c9e74be41fe00
gdi32: Add EMR_GDICOMMENT to the list of records producing output.

This completely fixes the print previews generated by MS Access in a Win9x
mode. Access has a custom handler for an EMR_GDICOMMENT record, and GDI APIs
it calls from it don't work properly due to wrong DC mapping.
dlls/gdi32/enhmetafile.c