Alexandre Julliard : kernel32: Make winhelp. exe into a stand-alone 16-bit executable.

Alexandre Julliard julliard at winehq.org
Thu Feb 26 09:05:25 CST 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 24 18:22:47 2009 +0100

kernel32: Make winhelp.exe into a stand-alone 16-bit executable.

---

 .gitignore                         |    1 -
 configure                          |   11 +++++
 configure.ac                       |    2 +
 dlls/Makefile.in                   |    3 +-
 dlls/kernel32/Makefile.in          |    5 --
 dlls/kernel32/kernel16.c           |   83 ------------------------------------
 programs/winhelp.exe16/Makefile.in |   13 ++++++
 programs/winhelp.exe16/winhelp.c   |   47 ++++++++++++++++++++
 8 files changed, 74 insertions(+), 91 deletions(-)

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



More information about the wine-cvs mailing list