Commit 3455d80f authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

wineps: Handle EMR_EXCLUDECLIPRECT record in spool files.

parent b8ae45ed
......@@ -1236,6 +1236,7 @@ static int WINAPI hmf_proc(HDC hdc, HANDLETABLE *htable,
case EMR_SETTEXTALIGN:
case EMR_OFFSETCLIPRGN:
case EMR_MOVETOEX:
case EMR_EXCLUDECLIPRECT:
case EMR_SETWORLDTRANSFORM:
case EMR_MODIFYWORLDTRANSFORM:
case EMR_CREATEPEN:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment