[KERNEL32] make some NLS and Format functions work. Wine-sync with latest version

This commit is contained in:
Denis Malikov 2018-11-18 21:32:13 +07:00 committed by Mark Jansen
parent ca24df9c85
commit 655d24d9eb
8 changed files with 504 additions and 54 deletions

View file

@ -42,7 +42,7 @@
/* Define one of these to select the used locale. */
/* (date and time formats etc.) used in DATE, TIME, */
/* DIR, PROMPT etc. */
#define LOCALE_WINDOWS /* System locale */
/* #define LOCALE_WINDOWS */ /* System locale */
/* #define LOCALE_GERMAN */ /* German locale */
/* #define LOCALE_DEFAULT */ /* United States locale */