reactos/dll/win32/kernel32
Pierre Schweitzer 8d128aa441
[KERNEL32] Reduce QueryDosDeviceA memory footprint
by using TEB static unicode string (which is already
preallocated).
Also, properly handle RtlUnicodeStringToAnsiString failures.
Finally, make sure output buffer is properly 0 terminated.
2019-05-05 10:17:16 +02:00
..
client [KERNEL32] Reduce QueryDosDeviceA memory footprint 2019-05-05 10:17:16 +02:00
include [KERNEL32] make some NLS and Format functions work. Wine-sync with latest version 2019-01-05 19:01:30 +01:00
wine
winnls [KERNEL32] Implement InvalidateNLSCache 2019-04-16 21:41:58 +09:00
CMakeLists.txt [KERNEL32] Support Japanese calendar (#1482) 2019-04-07 20:20:23 +09:00
k32.h
kernel32.rc
kernel32.spec [KERNEL32] Fix typo in kernel32.spec (#1453) 2019-04-02 15:48:41 +02:00