Alexandre Julliard : kernel32: Make winoldap. mod into a stand-alone 16-bit executable.

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


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

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

kernel32: Make winoldap.mod 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            |   48 ------------------
 programs/winoldap.mod16/Makefile.in |   13 +++++
 programs/winoldap.mod16/winoldap.c  |   90 +++++++++++++++++++++++++++++++++++
 8 files changed, 118 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list