- Add definition of LOCALE_IDEFAULTMACCODEPAGE.

svn path=/trunk/; revision=10671
This commit is contained in:
Filip Navara 2004-08-24 17:36:15 +00:00
parent 489265e774
commit 0e272062f2

View file

@ -29,6 +29,7 @@ extern "C" {
#define LOCALE_IDEFAULTCOUNTRY 10
#define LOCALE_IDEFAULTCODEPAGE 11
#define LOCALE_IDEFAULTANSICODEPAGE 0x1004
#define LOCALE_IDEFAULTMACCODEPAGE 0x1011
#define LOCALE_SLIST 12
#define LOCALE_IMEASURE 13
#define LOCALE_SDECIMAL 14