Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > General Discussion
  New Posts New Posts RSS Feed - Unicode character in String Table
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Unicode character in String Table

 Post Reply Post Reply
Author
Message
cpede View Drop Down
Senior Member
Senior Member


Joined: 13 August 2004
Location: Denmark
Status: Offline
Points: 645
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpede Quote  Post ReplyReply Direct Link To This Post Topic: Unicode character in String Table
    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
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 25 September 2008 at 11:27am

All resource strings are stored as unicode! Just copy your Celsius sign (from charmap.exe?) and paste it in you resource.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.