Rob Shearman : gdi32: Move 16-bit printing functions to printdrv16.c.

Alexandre Julliard julliard at winehq.org
Fri Feb 29 14:20:37 CST 2008


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Fri Feb 29 11:48:47 2008 +0000

gdi32: Move 16-bit printing functions to printdrv16.c.

---

 dlls/gdi32/Makefile.in  |    1 +
 dlls/gdi32/printdrv.c   |  752 +---------------------------------------------
 dlls/gdi32/printdrv16.c |  780 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 784 insertions(+), 749 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=de75fe0a08daac556399ad34c8be40933eee2e9c



More information about the wine-cvs mailing list