Alexandre Julliard : ntoskrnl: Duplicate the necessary part of instruction emulation to avoid importing kernel .

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Dec 30 20:39:47 2009 +0100

ntoskrnl: Duplicate the necessary part of instruction emulation to avoid importing kernel.

---

 dlls/krnl386.exe16/krnl386.exe16.spec |    3 -
 dlls/ntoskrnl.exe/Makefile.in         |    3 +-
 dlls/ntoskrnl.exe/instr.c             |  449 +++++++++++++++++++++++++++++++++
 dlls/ntoskrnl.exe/ntoskrnl.c          |   24 +--
 4 files changed, 454 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list