1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 11:56:11 +00:00
wine/dlls/kernel32
2024-06-12 09:55:08 +02:00
..
tests tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
atom.c
comm.c
computername.c
console.c
debugger.c
file.c
heap.c
kernel_main.c kernelbase: Reset std handles gotten from GetStartupInfo(). 2023-11-30 23:12:54 +01:00
kernel_private.h kernel32: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
kernel32.spec kernelbase: Implement CopyFile2(). 2024-02-20 10:42:57 +01:00
locale.c
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 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
module.c kernel32: Implement the GetProcAddress wrapper on ARM64EC. 2024-06-07 11:04:10 +02:00
path.c
powermgnt.c
process.c kernel32: Add ACTCTX field limit checks to CreateActCtxA(). 2023-11-08 17:24:16 +01:00
profile.c
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
tape.c
thread.c kernel32: Move Wow64Get/SetThreadContext implementation to kernelbase. 2024-02-06 16:36:19 +01:00
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
volume.c