Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: pass variable between dialogs Pin
toxcct25-Mar-06 5:01
toxcct25-Mar-06 5:01 
QuestionCold fusion accessing a C++ dll Pin
LCI24-Mar-06 4:10
LCI24-Mar-06 4:10 
QuestionTime management Pin
PRSFerreira24-Mar-06 4:09
PRSFerreira24-Mar-06 4:09 
AnswerRe: Time management Pin
toxcct24-Mar-06 4:17
toxcct24-Mar-06 4:17 
QuestionProblem with wave audio input device Pin
Remco Hoogenboezem24-Mar-06 3:42
Remco Hoogenboezem24-Mar-06 3:42 
AnswerRe: Problem with wave audio input device Pin
Blake Miller24-Mar-06 11:11
Blake Miller24-Mar-06 11:11 
GeneralRe: Problem with wave audio input device Pin
Remco Hoogenboezem24-Mar-06 12:13
Remco Hoogenboezem24-Mar-06 12:13 
QuestionChinese characters Pin
Mortie4224-Mar-06 2:57
Mortie4224-Mar-06 2:57 
I'm writing a user interface with Visual C++ 6 on a computer with English as the working environment.

I have Chinese script that I can see in Excel and RTF files. It uses a SimSun font. I want the same script to appear on a button using SetTitle. I compile successfully with UNICODE defined. However, I can't figure out how to get the characters into the code. Any ideas?

ie wnd.SetTitle(_T("????"));

Mortie
AnswerRe: Chinese characters Pin
Waldermort24-Mar-06 4:13
Waldermort24-Mar-06 4:13 
AnswerRe: Chinese characters Pin
Michael Dunn24-Mar-06 7:00
sitebuilderMichael Dunn24-Mar-06 7:00 
GeneralRe: Chinese characters Pin
Mortie4224-Mar-06 8:18
Mortie4224-Mar-06 8:18 
GeneralRe: Chinese characters Pin
Michael Dunn24-Mar-06 8:49
sitebuilderMichael Dunn24-Mar-06 8:49 
GeneralRe: Chinese characters Pin
Mortie4224-Mar-06 10:11
Mortie4224-Mar-06 10:11 
GeneralRe: Chinese characters Pin
Michael Dunn24-Mar-06 10:38
sitebuilderMichael Dunn24-Mar-06 10:38 
GeneralRe: Chinese characters Pin
Mortie4224-Mar-06 11:07
Mortie4224-Mar-06 11:07 
GeneralRe: Chinese characters Pin
Michael Dunn24-Mar-06 11:32
sitebuilderMichael Dunn24-Mar-06 11:32 
GeneralRe: Chinese characters Pin
Mortie4224-Mar-06 11:48
Mortie4224-Mar-06 11:48 
GeneralRe: Chinese characters Pin
Michael Dunn24-Mar-06 12:56
sitebuilderMichael Dunn24-Mar-06 12:56 
GeneralRe: Chinese characters Pin
Waldermort24-Mar-06 13:19
Waldermort24-Mar-06 13:19 
GeneralRe: Chinese characters Pin
Mortie4225-Mar-06 8:01
Mortie4225-Mar-06 8:01 
GeneralRe: Chinese characters Pin
Mortie4225-Mar-06 7:56
Mortie4225-Mar-06 7:56 
GeneralRe: Chinese characters Pin
Sheng Jiang 蒋晟25-Mar-06 17:10
Sheng Jiang 蒋晟25-Mar-06 17:10 
QuestionSomeone please Help Pin
Shoaib Patel24-Mar-06 2:16
Shoaib Patel24-Mar-06 2:16 
AnswerRe: Someone please Help Pin
PJ Arends24-Mar-06 5:03
professionalPJ Arends24-Mar-06 5:03 
GeneralRe: Someone please Help Pin
Shoaib Patel26-Mar-06 17:39
Shoaib Patel26-Mar-06 17:39 

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.