|
-
August 9th, 2011, 04:13 AM
#1
How do I support Unicode in my current VC++.net project?
Currently my project is VC++.net written in Visual studio 2010. I need to support Unicode in this project. I changed my project properties that is Configuration Properties->Character set from Use Multi-Byte Character Set to Use Unicode Character Set. Then when building, lot of errors is coming. Is there any other way to do this?
-
August 9th, 2011, 06:01 AM
#2
Re: How do I support Unicode in my current VC++.net project?
I guess you should fix the errors.
BTW, what kind of errors do you get?
Victor Nijegorodov
-
August 9th, 2011, 06:06 AM
#3
Re: How do I support Unicode in my current VC++.net project?
.NET code uses Unicode by nature, regardless of the character set project setting, so I suspect the problem originates elsewhere.
I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.
This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|