Expanding Character codes in program

  • From: Phil Cox <pdcox@xxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 06 Dec 2010 12:32:40 -0500

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

Other related posts: