Sweden-Number/dlls/kernelbase
Alexandre Julliard 40165dfa58 ntdll: RtlCreateUserThread() also takes a zero_bits parameter.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-07 22:22:49 +02:00
..
tests
Makefile.in
collation.c
console.c
debug.c
digitmap.c
file.c kernelbase: Convert DOS to NT path for FileRenameInfo in SetFileInformationByHandle. 2021-03-23 20:58:25 +01:00
kernelbase.h
kernelbase.rc
kernelbase.rgs
kernelbase.spec kernel32: Add stub for SetThreadSelectedCpuSets(). 2021-04-28 21:28:47 +02:00
loader.c kernelbase: Make sure that last error is set on LOAD_LIBRARY_AS_DATAFILE failure. 2021-03-31 22:16:25 +02:00
locale.c kernelbase: Accept LINGUISTIC_IGNOREDIACRITIC & SORT_DIGITSASNUMBERS in CompareStringEx(). 2021-03-22 18:52:57 +01:00
main.c
memory.c kernelbase: Compare against the correct constants in GetNativeSystemInfo(). 2021-04-30 22:59:50 +02:00
path.c kernelbase: Always remove trailing spaces in PathRemoveBlanks. 2021-04-26 12:17:36 +02:00
process.c kernelbase: Use RtlWow64GetProcessMachines() to get native system information. 2021-04-29 23:37:45 +02:00
registry.c
security.c
string.c
sync.c
thread.c ntdll: RtlCreateUserThread() also takes a zero_bits parameter. 2021-05-07 22:22:49 +02:00
version.c kernelbase: Fix alignment of compatibility context elements. 2021-04-30 23:13:22 +02:00
volume.c kernelbase: Fix buffer size passed to read_nt_symlink(). 2021-04-21 21:00:33 +02:00