Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCTreeCtrl Pin
mosali satish4-Aug-06 20:58
mosali satish4-Aug-06 20:58 
AnswerRe: CTreeCtrl Pin
Hamid_RT5-Aug-06 1:13
Hamid_RT5-Aug-06 1:13 
AnswerRe: CTreeCtrl Pin
mails2dhana5-Aug-06 1:21
mails2dhana5-Aug-06 1:21 
AnswerRe: CTreeCtrl Pin
Gary R. Wheeler5-Aug-06 6:10
Gary R. Wheeler5-Aug-06 6:10 
AnswerRe: CTreeCtrl Pin
ThatsAlok6-Aug-06 0:17
ThatsAlok6-Aug-06 0:17 
QuestionI need a rotatable tracker Pin
includeh104-Aug-06 19:41
includeh104-Aug-06 19:41 
AnswerRe: I need a rotatable tracker Pin
Rilhas6-Aug-06 3:21
Rilhas6-Aug-06 3:21 
QuestionCorrectly displaying unicode characters Pin
Waldermort4-Aug-06 18:50
Waldermort4-Aug-06 18:50 
This is not really a problem, just wondering if anybody else has encountered the same problem and how they deal with it. I use VC6 to code multilingual programs (English and Chinese simplified). I usually use the built in resource editor to create the dialogs/menus along with their text.

Here is where I usually encouter problems. The editor allows for the input of Chinese characters, though after compilation the exe incorrectly displays them. My way of rectifying the problem is to open the *.rc file in a text editor (UltraEdit) convert to unicode and save (though now VC6 reports it as being damaged), build clean, and no problem.

Is there a simpler way of doing this? Maybe I should also point out that I create a MBCS build and that the final build must be win98 compatible.
AnswerRe: Correctly displaying unicode characters Pin
Michael Dunn4-Aug-06 19:52
sitebuilderMichael Dunn4-Aug-06 19:52 
GeneralRe: Correctly displaying unicode characters Pin
Waldermort4-Aug-06 20:58
Waldermort4-Aug-06 20:58 
AnswerRe: Correctly displaying unicode characters Pin
Taka Muraoka4-Aug-06 19:52
Taka Muraoka4-Aug-06 19:52 
GeneralRe: Correctly displaying unicode characters Pin
Waldermort4-Aug-06 21:06
Waldermort4-Aug-06 21:06 
QuestionPainting RichEditView Pin
nightrider134-Aug-06 14:25
nightrider134-Aug-06 14:25 
QuestionCustom Ctrl error Pin
CodeGoose4-Aug-06 13:16
CodeGoose4-Aug-06 13:16 
QuestionSmall Error Pin
Falconite7774-Aug-06 12:35
Falconite7774-Aug-06 12:35 
AnswerRe: Small Error Pin
Graham Shanks4-Aug-06 14:02
Graham Shanks4-Aug-06 14:02 
QuestionVisual Studio Question Pin
JKallen4-Aug-06 12:17
JKallen4-Aug-06 12:17 
AnswerRe: Visual Studio Question Pin
Michael Dunn4-Aug-06 13:41
sitebuilderMichael Dunn4-Aug-06 13:41 
AnswerRe: Visual Studio Question Pin
Steve Weeks4-Aug-06 17:35
Steve Weeks4-Aug-06 17:35 
QuestionVisual Studio 2003 Debugger and Execptions [modified] Pin
kpeng14-Aug-06 11:39
kpeng14-Aug-06 11:39 
AnswerRe: Visual Studio 2003 Debugger and Execptions [modified] Pin
kpeng18-Aug-06 12:41
kpeng18-Aug-06 12:41 
QuestionHow does AfxGetApp() work? Pin
Ali Tavakol4-Aug-06 11:28
Ali Tavakol4-Aug-06 11:28 
AnswerRe: How does AfxGetApp() work? Pin
PJ Arends4-Aug-06 16:39
professionalPJ Arends4-Aug-06 16:39 
AnswerRe: How does AfxGetApp() work? Pin
Joe Woodbury4-Aug-06 16:40
professionalJoe Woodbury4-Aug-06 16:40 
Question"hard-wired" in C++ Pin
Jay034-Aug-06 10:10
Jay034-Aug-06 10:10 

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.