Sweden-Number/dlls/kernelbase
Guillaume Charifi 629ced155e kernelbase: Add stub for SetProcessGroupAffinity().
Signed-off-by: Guillaume Charifi <guillaume.charifi@sfr.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-01 21:24:39 +02:00
..
tests kernelbase: Don't add a backslash to the second path if not needed. 2021-08-23 22:14:19 +02:00
Makefile.in
collation.c
console.c
debug.c
digitmap.c
file.c kernelbase: Return TRUE from DeviceIoControl() if the NT status denotes success. 2021-08-31 10:57:38 +02:00
kernelbase.h
kernelbase.rc
kernelbase.rgs
kernelbase.spec kernelbase: Add stub for SetProcessGroupAffinity(). 2021-09-01 21:24:39 +02:00
loader.c
locale.c
main.c
memory.c
path.c kernelbase: Don't add a backslash to the second path if not needed. 2021-08-23 22:14:19 +02:00
process.c kernelbase: Add stub for SetProcessGroupAffinity(). 2021-09-01 21:24:39 +02:00
registry.c kernelbase: Fix an ASCII / ANSI mixup in a comment. 2021-08-24 12:14:19 +02:00
security.c kernelbase: Fix an incorrect allocation size. 2021-08-10 22:48:53 +02:00
string.c
sync.c
thread.c
version.c kernelbase: Mind OS version in the PE header when reporting OS version. 2021-09-01 09:00:22 +02:00
volume.c