Alexandre Julliard : krnl386: Remove support for DPMI real-mode calls.

Alexandre Julliard julliard at winehq.org
Mon Feb 5 16:48:26 CST 2018


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb  5 17:03:48 2018 +0100

krnl386: Remove support for DPMI real-mode calls.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/krnl386.exe16/Makefile.in  |   1 -
 dlls/krnl386.exe16/dosaspi.c    | 234 ------------
 dlls/krnl386.exe16/dosexe.h     |  23 --
 dlls/krnl386.exe16/dosvm.c      | 105 +-----
 dlls/krnl386.exe16/instr.c      |   2 -
 dlls/krnl386.exe16/int21.c      |  16 +-
 dlls/krnl386.exe16/int2f.c      |  20 +-
 dlls/krnl386.exe16/int31.c      | 807 ++--------------------------------------
 dlls/krnl386.exe16/interrupts.c | 190 ++--------
 9 files changed, 56 insertions(+), 1342 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ed6bdb3c51cd4b8c94f9839806321703e7aa9765



More information about the wine-cvs mailing list