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

C / C++ / MFC

 
AnswerRe: WMI remote registry Pin
Michel Godfroid12-May-10 9:34
Michel Godfroid12-May-10 9:34 
GeneralRe: WMI remote registry Pin
RobJones12-May-10 10:55
RobJones12-May-10 10:55 
GeneralRe: WMI remote registry Pin
Michel Godfroid12-May-10 11:36
Michel Godfroid12-May-10 11:36 
QuestionHow to change the Title(Caption) of Modal Dialog Box? Pin
mikert_200812-May-10 4:18
mikert_200812-May-10 4:18 
AnswerRe: How to change the Title(Caption) of Modal Dialog Box? Pin
KarstenK12-May-10 4:37
mveKarstenK12-May-10 4:37 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
mikert_200812-May-10 4:58
mikert_200812-May-10 4:58 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
KarstenK16-May-10 21:48
mveKarstenK16-May-10 21:48 
AnswerRe: How to change the Title(Caption) of Modal Dialog Box? Pin
Richard MacCutchan12-May-10 4:44
mveRichard MacCutchan12-May-10 4:44 
I assume from your comments that this is a Win32 dialog rather than MFC. If that is the case you can still trap the WM_INITDIALOG[^] message and change the title there.
It's time for a new signature.

GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
CPallini12-May-10 4:53
mveCPallini12-May-10 4:53 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
mikert_200812-May-10 5:00
mikert_200812-May-10 5:00 
QuestionRe: How to change the Title(Caption) of Modal Dialog Box? Pin
David Crow12-May-10 5:17
David Crow12-May-10 5:17 
AnswerRe: How to change the Title(Caption) of Modal Dialog Box? Pin
Richard MacCutchan12-May-10 5:27
mveRichard MacCutchan12-May-10 5:27 
JokeRe: How to change the Title(Caption) of Modal Dialog Box? Pin
David Crow12-May-10 5:55
David Crow12-May-10 5:55 
JokeRe: How to change the Title(Caption) of Modal Dialog Box? Pin
Richard MacCutchan12-May-10 6:09
mveRichard MacCutchan12-May-10 6:09 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
David Crow12-May-10 6:25
David Crow12-May-10 6:25 
AnswerRe: How to change the Title(Caption) of Modal Dialog Box? Pin
CPallini12-May-10 4:52
mveCPallini12-May-10 4:52 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
mikert_200812-May-10 5:03
mikert_200812-May-10 5:03 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
CPallini12-May-10 5:07
mveCPallini12-May-10 5:07 
QuestionRe: How to change the Title(Caption) of Modal Dialog Box? Pin
David Crow12-May-10 5:19
David Crow12-May-10 5:19 
AnswerRe: How to change the Title(Caption) of Modal Dialog Box? Pin
mikert_200812-May-10 5:23
mikert_200812-May-10 5:23 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
Chris Meech12-May-10 6:52
Chris Meech12-May-10 6:52 
GeneralRe: How to change the Title(Caption) of Modal Dialog Box? Pin
David Crow12-May-10 8:34
David Crow12-May-10 8:34 
QuestionRe: How to change the Title(Caption) of Modal Dialog Box? Pin
David Crow12-May-10 8:37
David Crow12-May-10 8:37 
AnswerRe: How to change the Title(Caption) of Modal Dialog Box? Pin
Aescleal14-May-10 20:43
Aescleal14-May-10 20:43 
QuestionRun time error Pin
john563212-May-10 3:43
john563212-May-10 3:43 

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.