mirror of
https://github.com/reactos/reactos.git
synced 2025-07-04 20:21:22 +00:00
[PSDK] winnls.h: add missing LOCALE_ALLOW_NEUTRAL_NAMES
This commit is contained in:
parent
95caf762d4
commit
eff677ca98
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ extern "C" {
|
||||||
#define LOCALE_RETURN_NUMBER 0x20000000
|
#define LOCALE_RETURN_NUMBER 0x20000000
|
||||||
#endif
|
#endif
|
||||||
#define LOCALE_RETURN_GENITIVE_NAMES 0x10000000
|
#define LOCALE_RETURN_GENITIVE_NAMES 0x10000000
|
||||||
|
#define LOCALE_ALLOW_NEUTRAL_NAMES 0x08000000
|
||||||
#define LOCALE_ILANGUAGE 1
|
#define LOCALE_ILANGUAGE 1
|
||||||
#define LOCALE_SLANGUAGE 2
|
#define LOCALE_SLANGUAGE 2
|
||||||
#define LOCALE_SENGLANGUAGE 0x1001
|
#define LOCALE_SENGLANGUAGE 0x1001
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue