Commit in reactos/include/wine on MAIN
winnt.h+141.6 -> 1.7
Add more non-standard LANG_* ids.

reactos/include/wine
winnt.h 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- winnt.h	19 Aug 2004 18:12:28 -0000	1.6
+++ winnt.h	19 Nov 2004 13:00:12 -0000	1.7
@@ -31,6 +31,20 @@
 #define LANG_WELSH                       0x92
 #define LANG_BRETON                      0x93
 
+/* FIXME: these are not in the Windows header */
+#define LANG_GAELIC         0x3c
+#define LANG_MALTESE        0x3a
+#define LANG_MAORI          0x28
+#define LANG_RHAETO_ROMANCE 0x17
+#define LANG_SAAMI          0x3b
+#define LANG_SORBIAN        0x2e
+#define LANG_SUTU           0x30
+#define LANG_TSONGA         0x31
+#define LANG_TSWANA         0x32
+#define LANG_VENDA          0x33
+#define LANG_XHOSA          0x34
+#define LANG_ZULU           0x35
+
 #define WINE_UNUSED   __attribute__((unused))
 
 #endif  /* __WINE_WINNT_H */
CVSspam 0.2.8