wine/dlls/kernelbase
Alexandre Julliard 2b86341847 kernelbase: Use the standard va_list instead of __ms_va_list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-22 11:11:53 +02:00
..
tests
collation.c
console.c kernelbase: Fix incorrect pseudo console allocation size (GCC 11). 2021-09-27 17:40:12 +02:00
debug.c
digitmap.c tools: Update to Unicode 14.0.0. 2021-09-15 19:34:21 +02:00
file.c kernelbase: Don't set the output size in DeviceIoControl() if the NT status denotes error. 2021-09-14 18:30:44 +02:00
kernelbase.h
kernelbase.rc
kernelbase.rgs
kernelbase.spec
loader.c kernelbase: Fix string size variable overflow in GetModuleFileNameW(). 2021-10-04 15:52:16 +02:00
locale.c kernelbase: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:11:53 +02:00
main.c
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
memory.c
path.c
process.c
registry.c
security.c
string.c
sync.c
thread.c
version.c
volume.c