SUBLANG_SPANISH_MODERN is missing in the table on MSDN, but it's needed by our NLS

Readded it

Maybe someone can check if we can replace this with SUBLANG_SPANISH or another spanish variant, since SUBLANG_SPANISH_MODERN seems to be outdated

svn path=/trunk/; revision=27536
This commit is contained in:
Colin Finck 2007-07-09 12:21:08 +00:00
parent b518786f1b
commit ca6658fc5a

View file

@ -1023,6 +1023,7 @@ typedef enum
#define SUBLANG_SPANISH_GUATEMALA 0x04
#define SUBLANG_SPANISH_HONDURAS 0x12
#define SUBLANG_SPANISH_MEXICAN 0x02
#define SUBLANG_SPANISH_MODERN 0x03
#define SUBLANG_SPANISH_NICARAGUA 0x13
#define SUBLANG_SPANISH_PANAMA 0x06
#define SUBLANG_SPANISH_PARAGUAY 0x0f