wine/dlls/kernelbase
2024-06-21 22:59:40 +02:00
..
tests kernelbase/tests: Fix typo in tests. 2024-06-10 21:25:07 +02:00
console.c
debug.c kernelbase: Do not start the debugger if SEM_NOGPFAULTERRORBOX is set. 2024-04-25 12:57:58 +02:00
file.c kernelbase: Preprocess wildcarded mask and pass it with NtQueryDirectoryFile(). 2024-06-07 09:08:03 +02:00
kernelbase.h
kernelbase.rc
kernelbase.rgs nls: Update locale data to CLDR version 45. 2024-05-04 09:56:23 +02:00
kernelbase.spec
loader.c kernelbase: Implement the GetProcAddress wrapper on ARM64EC. 2024-06-07 11:04:10 +02:00
locale.c kernelbase: Add GetFileMUIInfo implementation. 2024-06-21 22:59:40 +02:00
main.c kernelbase: Remove no longer needed DllMainCRTStartup function. 2024-03-14 18:41:42 +01:00
Makefile.in
memory.c kernelbase: Don't use WRITECOPY protection on anonymous mappings. 2024-06-19 21:01:47 +02:00
path.c
process.c kernelbase: Send cross process notifications in FlushInstructionCache on ARM64. 2024-06-18 21:17:11 +02:00
registry.c advapi32: Check NULL return key pointers when creating registry keys. 2024-03-04 22:50:25 +01:00
security.c
string.c
sync.c
thread.c
version.c
volume.c kernelbase: Open object with DELETE access for NtMakeTemporaryObject(). 2024-03-21 22:19:58 +01:00
winerror.mc