1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/krnl386.exe16
2024-03-01 10:21:48 +01:00
..
atom.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
dosexe.h krnl386.exe16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
dosmem.c
error.c
file.c
fpu.c
global.c
instr.c
int2f.c krnl386: Use nameless unions/structs. 2023-07-18 20:12:42 +02:00
int15.c
int21.c
int25.c
int26.c
int31.c
interrupts.c krnl386: Don't release the Win16 lock when exiting a task. 2023-12-14 23:40:04 +01:00
ioports.c krnl386: Emulate the VGA status register. 2024-01-29 17:08:10 +01:00
kernel.c
kernel16_private.h krnl386: Align the stack before calling the entry point. 2024-01-08 20:52:27 +01:00
krnl386.exe16.spec
local.c krnl386: Use nameless unions/structs. 2023-07-18 20:12:42 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ne_module.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
ne_segment.c krnl386.exe16: Don't overflow when calculating size. 2023-06-01 22:00:19 +02:00
registry.c
relay.c krnl386: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-15 19:55:12 +01:00
resource.c
selector.c krnl386: Make MapLS argument non-const to avoid some compiler warnings. 2023-01-24 22:24:39 +01:00
snoop.c
syslevel.c
task.c krnl386: Don't release the Win16 lock when exiting a task. 2023-12-14 23:40:04 +01:00
thunk.c include: Move unwinding functions definitions to rtlsupportapi.h. 2024-03-01 10:21:48 +01:00
utthunk.c
version.rc
vxd.c krnl386: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
wowthunk.c krnl386.exe: Use the official definitions for exception flags. 2024-02-29 18:14:48 +01:00