Click here to Skip to main content
15,910,878 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: overlayered text Pin
Astitva239-Mar-09 8:05
Astitva239-Mar-09 8:05 
Questionunicode application Pin
tom groezer9-Mar-09 4:47
tom groezer9-Mar-09 4:47 
QuestionRe: unicode application Pin
David Crow9-Mar-09 4:49
David Crow9-Mar-09 4:49 
AnswerRe: unicode application Pin
Eytukan9-Mar-09 5:04
Eytukan9-Mar-09 5:04 
GeneralRe: unicode application Pin
tom groezer9-Mar-09 7:03
tom groezer9-Mar-09 7:03 
GeneralRe: unicode application Pin
Eytukan9-Mar-09 7:35
Eytukan9-Mar-09 7:35 
GeneralRe: unicode application Pin
tom groezer9-Mar-09 7:45
tom groezer9-Mar-09 7:45 
GeneralRe: unicode application Pin
Jeremy Falcon9-Mar-09 8:09
professionalJeremy Falcon9-Mar-09 8:09 
tom groezer wrote:
Sorry to not make you understand. The project uses MBCS settings. It can't be set to unicode settings.


Then use the character mapping routines in tchar.h. It'll handle MBCS, Unicode, or ANSI. Just learn the equivalent string functions for it.

tom groezer wrote:
This application code works perfectly on a my system.


Probably because your system isn't a Japanese one. Just use the character mapping routines in tchar.h and you'll be ok.

Jeremy Falcon
jeremyfalcon.com[^]

Questionsockets in MFC Pin
hrishiS9-Mar-09 2:16
hrishiS9-Mar-09 2:16 
AnswerRe: sockets in MFC Pin
Nishad S9-Mar-09 2:22
Nishad S9-Mar-09 2:22 
GeneralRe: sockets in MFC Pin
hrishiS9-Mar-09 2:38
hrishiS9-Mar-09 2:38 
GeneralRe: sockets in MFC Pin
Nishad S9-Mar-09 2:49
Nishad S9-Mar-09 2:49 
GeneralRe: sockets in MFC Pin
Code-o-mat9-Mar-09 2:47
Code-o-mat9-Mar-09 2:47 
GeneralRe: sockets in MFC Pin
Nishad S9-Mar-09 2:50
Nishad S9-Mar-09 2:50 
GeneralRe: sockets in MFC Pin
hrishiS9-Mar-09 2:55
hrishiS9-Mar-09 2:55 
GeneralRe: sockets in MFC Pin
Nishad S9-Mar-09 3:05
Nishad S9-Mar-09 3:05 
GeneralRe: sockets in MFC Pin
hrishiS9-Mar-09 3:08
hrishiS9-Mar-09 3:08 
GeneralRe: sockets in MFC Pin
Nishad S9-Mar-09 3:27
Nishad S9-Mar-09 3:27 
GeneralRe: sockets in MFC Pin
Code-o-mat9-Mar-09 2:58
Code-o-mat9-Mar-09 2:58 
GeneralRe: sockets in MFC Pin
Nishad S9-Mar-09 3:07
Nishad S9-Mar-09 3:07 
GeneralRe: sockets in MFC Pin
hrishiS9-Mar-09 2:56
hrishiS9-Mar-09 2:56 
GeneralRe: sockets in MFC Pin
Code-o-mat9-Mar-09 3:00
Code-o-mat9-Mar-09 3:00 
GeneralRe: sockets in MFC Pin
hrishiS9-Mar-09 3:05
hrishiS9-Mar-09 3:05 
GeneralRe: sockets in MFC Pin
Code-o-mat9-Mar-09 3:13
Code-o-mat9-Mar-09 3:13 
GeneralRe: sockets in MFC Pin
hrishiS9-Mar-09 3:29
hrishiS9-Mar-09 3:29 

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.