Module: wine Branch: master Commit: ca66b3eb8440db53fb110b559d29c6783be61e42 URL: https://gitlab.winehq.org/wine/wine/-/commit/ca66b3eb8440db53fb110b559d29c67...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Apr 26 19:26:21 2023 +0200
gdi32: Add support for creating EMF spool files.
---
dlls/gdi32/dc.c | 43 +++++++++++ dlls/gdi32/emfdc.c | 181 +++++++++++++++++++++++++++++++++++++++++++++++ dlls/gdi32/gdi_private.h | 7 ++ 3 files changed, 231 insertions(+)