I'm trying to localize my app, built with cegcc.  A translator has
provided a Polish version of the .rc file encoded in UTF8.
arm-mingw32ce-windres compiles it without complaint, but many of the
characters in the strings and menu items in the resulting .dll display
as garbage.

(The same file in French yields a .dll whose strings display fine.  That file
is encoded in iso-8859.  I've tried converting the Polish file using iconv
but that yields garbage.  Still working on that angle.)

Exactly the same thing happens using mingw to build for win32 desktop.

Does anybody know if it's possible to get windres to accept UTF8-encoded
.rc files and if so how?

Thanks,

--Eric
-- 
******************************************************************************
* From the desktop of: Eric House, xwo...@eehouse.org                        *
*       Crosswords 4.2 for MS Smartphone and PocketPC is OUT: xwords.sf.net  *
******************************************************************************

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to