Sweden-Number/dlls/kernelbase
Paul Gofman 905deff5da ntdll: Reimplement FLS data management on top of up to date structures.
Win10 18132 introduced increased FLS data limit and entirely changed
underlying structure.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-08 12:40:29 +02:00
..
tests
Makefile.in
collation.c
console.c kernelbase: Duplicate input and output handles to ensure that they are inheritable. 2020-09-24 17:45:29 +02:00
debug.c
digitmap.c
file.c
kernelbase.h
kernelbase.rc
kernelbase.rgs
kernelbase.spec kernel32: Move Beep() to kernelbase. 2020-09-22 21:35:35 +02:00
loader.c
locale.c kernelbase: Fix copy and paste error. 2020-09-30 16:55:08 +02:00
main.c
memory.c
path.c
process.c kernelbase: Pass the token to NtCreateUserProcess(). 2020-09-24 15:19:07 +02:00
registry.c
security.c kernelbase: Implement CreateRestrictedToken(). 2020-09-23 15:58:45 +02:00
string.c
sync.c
thread.c ntdll: Reimplement FLS data management on top of up to date structures. 2020-10-08 12:40:29 +02:00
version.c
volume.c