Print Page | Close Window

Unicode character in String Table

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: General Discussion
Forum Description: Topics Related to Visual C++ MFC Development in General
URL: http://forum.codejock.com/forum_posts.asp?TID=11988
Printed Date: 28 May 2024 at 2:36pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Unicode character in String Table
Posted By: cpede
Subject: Unicode character in String Table
Date 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 file://\\u - \\u does not work in the code?
 
-cpede



Replies:
Posted By: znakeeye
Date 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.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net