wine/dlls/kernelbase
Ake Rehnman f6e11d6566 ntdll: Fix return value of RtlInitializeSid().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-05-03 16:48:44 +02:00
..
tests
console.c kernelbase: Implement GetConsoleOriginalTitleA(). 2023-04-03 16:52:01 +02:00
debug.c
file.c
kernelbase.h
kernelbase.rc
kernelbase.rgs
kernelbase.spec
loader.c
locale.c kernelbase: Fix pattern checking for genitive month names in get_date_format(). 2023-03-24 16:06:08 +01:00
main.c
Makefile.in kernelbase: Move to a higher address on 64-bit. 2023-04-22 17:34:32 +02:00
memory.c kernelbase: Use RtlGetNativeSystemInformation() to implement GetNativeSystemInfo(). 2023-03-22 20:03:51 +01:00
path.c
process.c
registry.c kernelbase: Remove special Wow64 handling for HKEY_CLASSES_ROOT. 2023-03-29 22:29:37 +02:00
security.c ntdll: Fix return value of RtlInitializeSid(). 2023-05-03 16:48:44 +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
volume.c
winerror.mc