Regional language support in VC++ IDE
- From: "Ash" <ashutosh_pund@xxxxxxxxxxxxxx>
- Date: 14 Mar 2006 00:36:05 -0800
Hi all,
How can I write following line in typical Unicode enabled
program :
m_bShow.SetWindowText(_T("कददपप"));
I am unable to write the above code as in IDE it is spelled as
m_bShow.SetWindowText(_T("?????"));
Is there any way to do this?
I have typical unicode settings for my VC++ program.
.
- Prev by Date: Re: Compiler randomly cant access vc70.pdb or vc70.idb
- Next by Date: Re: Bug in VC++2005 running an "embeded" devenv cmd?
- Previous by thread: Re: Unable to jump to a method implementation from Class View
- Next by thread: Re: Bug in VC++2005 running an "embeded" devenv cmd?
- Index(es):
Loading