Click here to Skip to main content
15,917,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Any way to display the "square meter" within a string? Pin
followait25-May-08 6:12
followait25-May-08 6:12 
AnswerRe: Any way to display the "square meter" within a string? Pin
Rajkumar R24-May-08 5:36
Rajkumar R24-May-08 5:36 
QuestionRenaming a file Pin
pl_kode23-May-08 21:14
pl_kode23-May-08 21:14 
AnswerRe: Renaming a file Pin
Garth J Lancaster23-May-08 21:30
professionalGarth J Lancaster23-May-08 21:30 
AnswerRe: Renaming a file Pin
Hamid_RT23-May-08 22:06
Hamid_RT23-May-08 22:06 
GeneralRe: Renaming a file Pin
Garth J Lancaster23-May-08 22:11
professionalGarth J Lancaster23-May-08 22:11 
GeneralRe: Renaming a file Pin
Hamid_RT24-May-08 5:17
Hamid_RT24-May-08 5:17 
QuestionVC++ 6.0 MMSYSTEM.LIB?? Pin
Bob Macklin23-May-08 17:11
Bob Macklin23-May-08 17:11 
Answerit's not exist "MMSYSTEM.LIB" in VC++ 6.0 setup dir. Pin
Jack Lu23-May-08 19:18
Jack Lu23-May-08 19:18 
AnswerRe: VC++ 6.0 MMSYSTEM.LIB?? Pin
Garth J Lancaster23-May-08 21:45
professionalGarth J Lancaster23-May-08 21:45 
GeneralRe: VC++ 6.0 MMSYSTEM.LIB?? Pin
Bob Macklin24-May-08 4:56
Bob Macklin24-May-08 4:56 
GeneralRe: VC++ 6.0 MMSYSTEM.LIB?? Pin
Michael Schubert24-May-08 6:59
Michael Schubert24-May-08 6:59 
AnswerRe: VC++ 6.0 MMSYSTEM.LIB?? Pin
Michael Schubert24-May-08 6:48
Michael Schubert24-May-08 6:48 
GeneralRe: VC++ 6.0 MMSYSTEM.LIB?? Pin
Bob Macklin24-May-08 12:52
Bob Macklin24-May-08 12:52 
QuestionMultiple dialogs in an application Pin
Lord Kixdemp23-May-08 13:34
Lord Kixdemp23-May-08 13:34 
AnswerRe: Multiple dialogs in an application Pin
Mukesh Kumar23-May-08 18:20
Mukesh Kumar23-May-08 18:20 
AnswerRe: Multiple dialogs in an application Pin
zafersavas23-May-08 18:27
zafersavas23-May-08 18:27 
GeneralRe: Multiple dialogs in an application Pin
Lord Kixdemp23-May-08 18:36
Lord Kixdemp23-May-08 18:36 
AnswerRe: Multiple dialogs in an application Pin
Nelek24-May-08 0:39
protectorNelek24-May-08 0:39 
QuestionChanging a Dialog's Caption in MFC Pin
Larry Mills Sr23-May-08 7:54
Larry Mills Sr23-May-08 7:54 
AnswerRe: Changing a Dialog's Caption in MFC Pin
led mike23-May-08 8:16
led mike23-May-08 8:16 
GeneralRe: Changing a Dialog's Caption in MFC Pin
Larry Mills Sr25-May-08 16:55
Larry Mills Sr25-May-08 16:55 
AnswerRe: Changing a Dialog's Caption in MFC Pin
Nelek24-May-08 0:34
protectorNelek24-May-08 0:34 
In addition to Led Mike's answer, if you want to change the caption according to where the dialog is called, the best place to make it is in the OnInitDialog () checking where it was called and writing the text you want.

Greetings.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson
Rating helpfull answers is nice, but saying thanks can be even nicer.

Question[Message Deleted] Pin
Jung Seng Won23-May-08 4:59
Jung Seng Won23-May-08 4:59 
AnswerRe: Is there someone who know soma cube? Pin
Maximilien23-May-08 5:36
Maximilien23-May-08 5:36 

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.