wine/dlls/kernelbase
2023-06-01 22:00:19 +02:00
..
tests ntdll: Support MEM_PRESERVE_PLACEHOLDER in NtUnmapViewOfSectionEx(). 2023-05-30 12:12:09 +02:00
console.c
debug.c kernelbase: Don't modify non-volatile regs in RaiseException() on x64. 2023-06-01 22:00:19 +02:00
file.c kernelbase: Move Wow64EnableWow64FsRedirection() from kernel32 to kernelbase. 2023-05-11 22:53:14 +02:00
kernelbase.h
kernelbase.rc
kernelbase.rgs
kernelbase.spec kernelbase: Move Wow64EnableWow64FsRedirection() from kernel32 to kernelbase. 2023-05-11 22:53:14 +02:00
loader.c
locale.c
main.c
Makefile.in kernelbase: Move to a higher address on 64-bit. 2023-04-22 17:34:32 +02:00
memory.c ntdll: Handle NULL process handle in MapViewOfFile3(). 2023-05-25 16:21:17 +02:00
path.c
process.c kernelbase: Add support for the PROC_THREAD_ATTRIBUTE_MACHINE_TYPE attribute. 2023-05-24 15:43:54 +02:00
registry.c
security.c ntdll: Fix the prototype of NtDuplicateToken(). 2023-05-08 20:02:26 +02:00
string.c
sync.c
thread.c kernelbase: Implement activation context switching for fibers. 2023-04-19 20:26:15 +02:00
version.c kernelbase: Add GetPackagesByPackageFamily stub. 2023-05-03 22:10:46 +02:00
volume.c
winerror.mc