Alexandre Julliard : winedos: Move 16-bit VxD support back into kernel.

Alexandre Julliard julliard at winehq.org
Thu Dec 31 07:42:42 CST 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 29 12:32:36 2009 +0100

winedos: Move 16-bit VxD support back into kernel.

---

 .gitignore                            |    1 -
 dlls/Makefile.in                      |    5 +-
 dlls/krnl386.exe16/kernel16_private.h |   39 +
 dlls/krnl386.exe16/krnl386.exe16.spec |   20 +-
 dlls/krnl386.exe16/vxd.c              | 1636 ++++++++++++++++++++++++++++++++
 dlls/winedos/Makefile.in              |    3 -
 dlls/winedos/int2f.c                  |    7 +-
 dlls/winedos/vxd.c                    | 1682 ---------------------------------
 8 files changed, 1698 insertions(+), 1695 deletions(-)

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



More information about the wine-cvs mailing list