Alexander Nicolaysen Sørnes : wordpad: Move printing functions to a separate file.

Alexandre Julliard julliard at winehq.org
Tue Nov 20 10:54:58 CST 2007


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

Author: Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
Date:   Sun Nov 11 01:06:46 2007 +0100

wordpad: Move printing functions to a separate file.

---

 programs/wordpad/Makefile.in               |    1 +
 programs/wordpad/print.c                   |  602 +++++++++++++++++++++++++++
 programs/wordpad/rsrc.rc                   |    2 +-
 programs/wordpad/wordpad.c                 |  609 ++--------------------------
 programs/wordpad/{resource.h => wordpad.h} |   15 +
 5 files changed, 660 insertions(+), 569 deletions(-)

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



More information about the wine-cvs mailing list