Sweden-Number/dlls/krnl386.exe16
Andrew Nguyen 4e49518a38 krnl386.exe: Fix last error check for DOS compatibility hack. 2010-07-30 14:59:41 +02:00
..
Makefile.in winegcc: Don't import winecrt0 by default when building with -nodefaultlibs. 2010-07-26 12:46:00 +02:00
atom.c
dma.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
dosaspi.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
dosconf.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
dosdev.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
dosexe.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
dosexe.h kernel: Only start the BIOS timer if there is an actual access to selector 0x40. 2010-02-01 12:58:29 +01:00
dosmem.c kernel: Only start the BIOS timer if there is an actual access to selector 0x40. 2010-02-01 12:58:29 +01:00
dosvm.c krnl386: Move WINE_DECLARE_DEBUG_CHANNEL(module) under #ifdef MZ_SUPPORTED. 2010-01-11 11:28:54 -06:00
error.c
file.c krnl386: The 16bit system directory is <windir>\SYSTEM. 2010-01-06 17:50:36 +01:00
fpu.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
global.c krnl386.exe: Don't try to free again an already freed global block. 2010-03-03 11:52:59 +01:00
instr.c kernel: Only start the BIOS timer if there is an actual access to selector 0x40. 2010-02-01 12:58:29 +01:00
int2f.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int09.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int10.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int13.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int15.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int16.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int21.c krnl386.exe: Fix last error check for DOS compatibility hack. 2010-07-30 14:59:41 +02:00
int25.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int26.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int31.c krnl386.exe: Fix a potential leak and NULL dereference in DPMI_xrealloc. 2010-07-19 14:38:17 +02:00
int33.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
int67.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
interrupts.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
ioports.c krnl386.exe16: Update a comment. 2010-06-22 11:47:40 +02:00
kernel.c krnl386.exe: Call the 32-bit string functions that contain exception handlers. 2010-05-18 18:42:08 +02:00
kernel16_private.h winebuild: Rename __wine_call_from_32_regs for consistency with 64-bit. 2010-01-16 15:41:48 +01:00
krnl386.exe16.spec kernel: Stop exporting some 16-bit functions that are no longer used outside of kernel. 2010-01-05 16:28:43 +01:00
local.c
ne_module.c krnl386.exe: Ignore non-resident name table if value is invalid. 2010-06-30 21:05:03 +02:00
ne_segment.c
registry.c
relay.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
resource.c
selector.c krnl386: Defined the SMapLS/UnMapLS_IP_EBP functions explicitly to make life easier for winapi_check. 2010-06-14 14:14:15 +02:00
snoop.c
soundblaster.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
syslevel.c
task.c ntdll: Fix the NtCreateEvent prototype. 2010-01-18 20:34:54 +01:00
thunk.c krnl386.exe: Preload gdi and user when thunks are being used. 2010-03-13 17:25:49 +01:00
timer.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
utthunk.c krnl386: Load gdi.exe and user.exe also when initializing universal thunks. 2010-06-08 12:46:28 +02:00
version.rc
vga.c krnl386.exe: Fix VGA video mode 17. 2010-03-29 12:19:19 +02:00
vga.h winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
vxd.c winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
wowthunk.c