Sweden-Number/dlls/krnl386.exe16
Zebediah Figura a6118baa56 krnl386: Call DOSVM_IntProcRelay() via the application stack.
Instead of using a dedicated stack.

The dedicated stack was introduced by 9d7ff6c85b,
in order to support potentially nested DPMI interrupts. DPMI support was removed
by ed6bdb3c51cd4b8c94f9839806321703e7aa9765; hence there is no longer a reason
to account for nested interrupts.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-29 08:53:52 +02:00
..
Makefile.in
atom.c
dosexe.h krnl386: Call DOSVM_IntProcRelay() via the application stack. 2021-09-29 08:53:52 +02:00
dosmem.c krnl386: Call DOSVM_IntProcRelay() via the application stack. 2021-09-29 08:53:52 +02:00
error.c
file.c
fpu.c
global.c
instr.c
int2f.c
int15.c
int21.c
int25.c
int26.c
int31.c
interrupts.c krnl386: Call DOSVM_IntProcRelay() via the application stack. 2021-09-29 08:53:52 +02:00
ioports.c
kernel.c
kernel16_private.h
krnl386.exe16.spec
local.c
ne_module.c
ne_segment.c
registry.c
relay.c krnl386: Call DOSVM_IntProcRelay() via the application stack. 2021-09-29 08:53:52 +02:00
resource.c
selector.c
snoop.c
syslevel.c
task.c
thunk.c
utthunk.c
version.rc
vxd.c
wowthunk.c krnl386: Don't handle %ss in fix_selector(). 2021-09-27 17:40:14 +02:00