[NTVDM]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 25 Jan 2014 00:53:10 +0000 (00:53 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 25 Jan 2014 00:53:10 +0000 (00:53 +0000)
commita3a28181c22b72d2b7f403b7a2077c358c475a9f
treeb4a540d87bc35e54b53215fe2034d15b336309f2
parent6ddfa7d2b8e02942e3e97f9d6831cd9f2a108d3a
[NTVDM]
Add two general-purpose variables to the interrupt handler stub stack.
Fix INT 29h so that it works correctly when the INT 10h, AH = 0Eh call is hooked.

svn path=/branches/ntvdm/; revision=61797
subsystems/ntvdm/dos/dos.c
subsystems/ntvdm/emulator.h
subsystems/ntvdm/int32.c