mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 12:32:47 +00:00
- Add definition of LOCALE_IDEFAULTMACCODEPAGE.
svn path=/trunk/; revision=10671
This commit is contained in:
parent
489265e774
commit
0e272062f2
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ extern "C" {
|
||||||
#define LOCALE_IDEFAULTCOUNTRY 10
|
#define LOCALE_IDEFAULTCOUNTRY 10
|
||||||
#define LOCALE_IDEFAULTCODEPAGE 11
|
#define LOCALE_IDEFAULTCODEPAGE 11
|
||||||
#define LOCALE_IDEFAULTANSICODEPAGE 0x1004
|
#define LOCALE_IDEFAULTANSICODEPAGE 0x1004
|
||||||
|
#define LOCALE_IDEFAULTMACCODEPAGE 0x1011
|
||||||
#define LOCALE_SLIST 12
|
#define LOCALE_SLIST 12
|
||||||
#define LOCALE_IMEASURE 13
|
#define LOCALE_IMEASURE 13
|
||||||
#define LOCALE_SDECIMAL 14
|
#define LOCALE_SDECIMAL 14
|
||||||
|
|
Loading…
Reference in a new issue