Click here to Skip to main content
15,920,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: EditBox Problem Pin
Dhiraj kumar Saini8-Sep-08 21:34
Dhiraj kumar Saini8-Sep-08 21:34 
QuestionRe: EditBox Problem Pin
Rajesh R Subramanian8-Sep-08 21:40
professionalRajesh R Subramanian8-Sep-08 21:40 
AnswerRe: EditBox Problem Pin
Dhiraj kumar Saini8-Sep-08 21:43
Dhiraj kumar Saini8-Sep-08 21:43 
GeneralRe: EditBox Problem Pin
Naveen8-Sep-08 22:08
Naveen8-Sep-08 22:08 
GeneralRe: EditBox Problem Pin
Dhiraj kumar Saini8-Sep-08 22:36
Dhiraj kumar Saini8-Sep-08 22:36 
QuestionRe: EditBox Problem Pin
Rajesh R Subramanian8-Sep-08 22:46
professionalRajesh R Subramanian8-Sep-08 22:46 
AnswerRe: EditBox Problem Pin
Dhiraj kumar Saini8-Sep-08 22:56
Dhiraj kumar Saini8-Sep-08 22:56 
AnswerRe: EditBox Problem Pin
Rajesh R Subramanian8-Sep-08 23:04
professionalRajesh R Subramanian8-Sep-08 23:04 
Dhiraj kumar Saini wrote:
I am not able to type Japanese characters on notepad but i was able to type on codeproject as u can see the text which i have sent to u above.


If you are not able to type it in notepad (exclude the browser for now), you will NOT be able to type it in your application. You need to read a very good tutorial on Unicode. Please, search for one and read.

Coming back to your problem, please install/enable Japanese language on your computer and first try to successfully type it in notepad. You can do it from Control Panel -> Regional and Language Opttions -> Languages -> (Check and Enable) Install files for East Asian Languages. (Windows XP assumed)

After you finish this step, restart the computer if required and do a Unicode build of your application and then try typing it in your app.

Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche

.·´¯`·->Rajesh<-·´¯`·.
[Microsoft MVP - Visual C++]

AnswerRe: EditBox Problem Pin
Dhiraj kumar Saini8-Sep-08 21:46
Dhiraj kumar Saini8-Sep-08 21:46 
QuestionHow can i change VC++ 2008 Variables? Pin
DavidKim24c8-Sep-08 20:36
DavidKim24c8-Sep-08 20:36 
AnswerRe: How can i change VC++ 2008 Variables? Pin
Nibu babu thomas8-Sep-08 21:04
Nibu babu thomas8-Sep-08 21:04 
QuestionError 12 error C2664: '_wtof' : cannot convert parameter 1 from 'CString' to 'const wchar_t *' Pin
Dhiraj kumar Saini8-Sep-08 19:57
Dhiraj kumar Saini8-Sep-08 19:57 
AnswerRe: Error 12 error C2664: '_wtof' : cannot convert parameter 1 from 'CString' to 'const wchar_t *' Pin
CPallini8-Sep-08 19:59
mveCPallini8-Sep-08 19:59 
Questionscrollbar in my MFC ActiveX Control Pin
jagannathan thiruvengadathan8-Sep-08 19:52
jagannathan thiruvengadathan8-Sep-08 19:52 
QuestionGDI+ concern??????? Pin
TooShy2Talk8-Sep-08 19:32
TooShy2Talk8-Sep-08 19:32 
AnswerRe: GDI+ concern??????? Pin
CPallini8-Sep-08 19:55
mveCPallini8-Sep-08 19:55 
QuestionRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 20:15
TooShy2Talk8-Sep-08 20:15 
AnswerRe: GDI+ concern??????? Pin
SandipG 8-Sep-08 20:37
SandipG 8-Sep-08 20:37 
GeneralRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 20:36
TooShy2Talk8-Sep-08 20:36 
QuestionRe: GDI+ concern??????? [modified] Pin
CPallini8-Sep-08 20:54
mveCPallini8-Sep-08 20:54 
AnswerRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 21:25
TooShy2Talk8-Sep-08 21:25 
GeneralRe: GDI+ concern??????? Pin
SandipG 8-Sep-08 21:36
SandipG 8-Sep-08 21:36 
GeneralRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 22:10
TooShy2Talk8-Sep-08 22:10 
GeneralRe: GDI+ concern??????? [modified] Pin
SandipG 8-Sep-08 22:33
SandipG 8-Sep-08 22:33 
GeneralRe: GDI+ concern??????? Pin
CPallini8-Sep-08 22:46
mveCPallini8-Sep-08 22:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.