question about non-standard language IDs

Sylvain Petreolle spetreolle at yahoo.fr
Sun Jul 20 08:25:57 CDT 2003


They arent Wine only, and they doesnt match any MS headers sinxce
windows has no support for these languages.
> LANG_ESPERANTO, LANG_WALON, LANG_CORNISH, LANG_WELSH, LANG_BRETON
> Where are these comming from? Are these Wine only or does some
> If they are Wine only (I cant find them in any MS headers), then


This wont work.
You will break the nls functionality which gives you the windows
programs in your own language without recompiling.
A better choice would be : #ifndef WIN32 ... #endif

> 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.
> 
>  

=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net) 
ICQ #170597259

alias upsf='false ; while [ $? -ne 0 ] ; do cvs update -APd ; done 2>&1 |tee cvslog'

"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-devel mailing list