Unicode character in String Table |
Post Reply |
Author | |
cpede
Senior Member Joined: 13 August 2004 Location: Denmark Status: Offline Points: 666 |
Post Options
Thanks(0)
Posted: 27 August 2008 at 7:58am |
How do I specify a Unicode character in a string resource table?
I would like to write "degree Celsius" using the \u2103 Unicode character in the resources?
The VS2008 editor removes the \u right away, and \\u does not work in the code?
-cpede
|
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
All resource strings are stored as unicode! Just copy your Celsius sign (from charmap.exe?) and paste it in you resource. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |