[ros-kernel] Nls/code pages

Gunnar Dalsnes hardon at online.no
Mon May 31 22:37:35 CEST 2004


> 
> At 18.52 25/05/2004, you wrote:
> >I tried but windres complain about L prefixed strings. 
> That's probably why 
> >they are commented out.
> 
> resource strings are always wide-character, AFAIK
> 

You are right. They are stored as unicode strings.

Still, the L does have special meaning. I tried with/without and Microsofts
compiler produced different results. I don't know exactly what the L prefix
does, but it's unicode related for sure. Windres does not support the L
prefix, but wine's wrc does. I'm going to have a look at if it's trivial to
port wrc's functionality to windres. Or maybe it's just easier to use wine's
wrc?

-Gunnar




More information about the Ros-kernel mailing list