Sweden-Number/dlls/kernelbase
Roman Pišl 410623a010 kernel32: Implement GetProcessGroupAffinity stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51322
Signed-off-by: Roman Pišl <rpisl@seznam.cz>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-23 22:19:27 +02:00
..
tests
Makefile.in
collation.c
console.c ntdll: Create a thread to run the ctrl-C routine instead of raising an exception. 2021-06-09 23:38:43 +02:00
debug.c kernelbase: Fix process access rights in DebugActiveProcess(). 2021-05-21 18:10:13 +02:00
digitmap.c
file.c
kernelbase.h
kernelbase.rc
kernelbase.rgs make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu). 2021-06-08 22:28:44 +02:00
kernelbase.spec kernel32: Implement GetProcessGroupAffinity stub. 2021-06-23 22:19:27 +02:00
loader.c
locale.c make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu). 2021-06-08 22:28:44 +02:00
main.c
memory.c kernelbase: Move CopyContext() implementation to ntdll. 2021-06-03 17:42:19 +02:00
path.c kernelbase: Don't strip leading dots in relative paths. 2021-05-24 11:42:37 +02:00
process.c kernel32: Implement GetProcessGroupAffinity stub. 2021-06-23 22:19:27 +02:00
registry.c
security.c
string.c
sync.c
thread.c
version.c
volume.c