Re: Expanding Character codes in program

  • From: Phil Cox <pdcox@xxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 06 Dec 2010 13:27:57 -0500

Hello Ken

Where is the checkbox for this?
I do have it compiling with the _UNICODE option, if that is what you mean.

Later,  Phil


On 12/6/2010 12:50 PM, Ken Perry wrote:

Do you have Unicode support checked in the build.

ken

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Phil Cox
Sent: Monday, December 06, 2010 12:33 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Expanding Character codes in program

Hello All

I am working with Visual Studio 6.0 in C++ MFC.
I wish the program to be truly international and therefore able to
acccept characters that are above the ALT+0255 entry value codes such as
ā(0257) or ȡ(0545) as examples.
Does anyone know how to enable this wider range of character usage  to
be allowed?
None of the code page changes I have tried seem to do it. I have tried
both _UNICODE and _MBCS compiled versions.

Thanks, in advance for any replies.
Phil
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: