22 Aug
2003
22 Aug
'03
3:29 a.m.
"Steven Edwards" <Steven_Ed4153(a)yahoo.com> wrote:
-#define LANG_DIVEHI 0x65 -#define LANG_GALICIAN 0x56 -#define LANG_KYRGYZ 0x40 -#define LANG_MONGOLIAN 0x50 -#define LANG_SYRIAC 0x5a
The above defines present in winnt.h from the Platform SDK. You have to update MinGW headers, not to remove those defines from Wine headers. -- Dmitry.