mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:13:03 +00:00
[KERNEL32] make some NLS and Format functions work. Wine-sync with latest version
This commit is contained in:
parent
ca24df9c85
commit
655d24d9eb
8 changed files with 504 additions and 54 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue