Module: wine Branch: master Commit: b3878802695ef47cc216f4319d2a2db17d047ec4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b3878802695ef47cc216f4319d...
Author: Alexandre Julliard julliard@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=b3878802695ef47cc216f4...