Steven Edwards : gdi: Win16/32 split of most of the metafile support.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 3 06:38:05 CST 2006


Module: wine
Branch: refs/heads/master
Commit: f824852b2662177adebee2445d4a715b1399c329
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=f824852b2662177adebee2445d4a715b1399c329

Author: Steven Edwards <winehacker at gmail.com>
Date:   Tue Jan  3 13:23:21 2006 +0100

gdi: Win16/32 split of most of the metafile support.

---

 dlls/gdi/Makefile.in   |    1 
 dlls/gdi/gdi_private.h |    5 +
 dlls/gdi/metafile.c    |  319 ------------------------------------------------
 dlls/gdi/metafile16.c  |  316 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi/mfdrv/init.c  |   23 +++
 5 files changed, 348 insertions(+), 316 deletions(-)
 create mode 100644 dlls/gdi/metafile16.c




More information about the wine-cvs mailing list