question about non-standard language IDs

Jonathan Wilson jonwil at tpgi.com.au
Sat Jul 19 20:34:23 CDT 2003


i.e. LANG_ESPERANTO, LANG_WALON, LANG_CORNISH, LANG_WELSH, LANG_BRETON
Where are these comming from? Are these Wine only or does some variant of 
windows (or some language list somewhere) define these?

If they are Wine only (I cant find them in any MS headers), then something 
should be added in the places they are used to say:
#ifdef LANG_WALON
#include "wa.rc"
#endif

This will enable wine stuff (such as notepad) to compile under win32 using 
the MS or W32API headers.




More information about the wine-devel mailing list