wine/dlls/kernel32
Hans Leidekker fd00d8e4cc ntdll: Bump current build number to 19043 (Win10 2009).
Based on Proton commit 0fa76dd66a8.
2023-10-31 17:04:57 +01:00
..
tests ntdll: Relocate dynamic base modules when mapping them. 2023-10-05 18:49:44 +02:00
atom.c
comm.c
computername.c
console.c kernel32: Use nameless unions/structs. 2023-06-06 21:09:32 +02:00
debugger.c
file.c kernel32: Use nameless unions/structs. 2023-06-06 21:09:32 +02:00
heap.c include: Declare some missing ntdll functions, and fix the sorting. 2023-03-22 20:03:51 +01:00
kernel32.spec ntdll: Export RtlCopyMemory on ARM platforms. 2023-10-19 18:19:30 +02:00
kernel_main.c
kernel_private.h kernel32: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
locale.c kernel32: Fix GetCurrencyFormatA when input length is 0. 2023-03-08 20:05:14 +01:00
lzexpand.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
Makefile.in kernel32: Move to a higher address on 64-bit. 2023-04-22 17:34:32 +02:00
module.c
path.c kernelbase: Move Wow64EnableWow64FsRedirection() from kernel32 to kernelbase. 2023-05-11 22:53:14 +02:00
powermgnt.c
process.c kernel32: Implement GetFirmwareType(). 2023-03-06 11:09:03 +01:00
profile.c kernel32/profile: Trim spaces from section names on load. 2022-11-24 09:27:48 +01:00
resource.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
sync.c kernel32: Use nameless unions/structs. 2023-06-06 21:09:32 +02:00
tape.c
thread.c
toolhelp.c
version.c
version.rc ntdll: Bump current build number to 19043 (Win10 2009). 2023-10-31 17:04:57 +01:00
virtual.c kernel32: Use nameless unions/structs. 2023-06-06 21:09:32 +02:00
volume.c