Sweden-Number/dlls/kernelbase
Gabriel Ivăncescu 563a8c0f98 kernelbase: Implement compatibility mode for GetVersion.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-19 13:29:24 +01:00
..
tests
Makefile.in kernelbase: Use the ctype table from the sortkey file. 2020-03-17 15:19:20 +01:00
collation.c
console.c
debug.c
digitmap.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
file.c kernelbase: Don't allow the full Unicode character range in path functions. 2020-03-10 20:39:21 +01:00
kernelbase.h
kernelbase.rc unicode: Generate a registry script for Nls keys. 2020-03-17 15:18:52 +01:00
kernelbase.rgs unicode: Generate the NLS file for sortkeys. 2020-03-17 15:18:57 +01:00
kernelbase.spec
loader.c kernelbase: Use wide character string literals in the remaining files. 2020-03-10 10:00:53 +01:00
locale.c kernelbase: Use linguistic case table for LCMAP_LINGUISTIC_CASING. 2020-03-18 12:02:53 +01:00
main.c kernelbase: Use wide character string literals in the remaining files. 2020-03-10 10:00:53 +01:00
memory.c kernelbase: Use wide character string literals in the remaining files. 2020-03-10 10:00:53 +01:00
path.c kernelbase: Don't allow the full Unicode character range in path functions. 2020-03-10 20:39:21 +01:00
process.c
registry.c kernelbase: Don't use wcsicmp/wcsnicmp() on the full Unicode character range. 2020-03-10 20:39:21 +01:00
security.c
string.c kernelbase: Don't allow the full Unicode character range in StrToInt* functions. 2020-03-10 20:39:21 +01:00
sync.c kernelbase: Use wide character string literals in the remaining files. 2020-03-10 10:00:53 +01:00
thread.c
version.c kernelbase: Implement compatibility mode for GetVersion. 2020-03-19 13:29:24 +01:00