Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CListCtrl Bug when resizing - only happens when a newly inserted item causes scroll bar to appear Pin
Richard MacCutchan12-May-10 22:20
mveRichard MacCutchan12-May-10 22:20 
AnswerRe: CListCtrl Bug when resizing - only happens when a newly inserted item causes scroll bar to appear Pin
GuyM13-Sep-11 1:45
GuyM13-Sep-11 1:45 
QuestionWMI remote registry Pin
RobJones12-May-10 5:38
RobJones12-May-10 5:38 
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 
define a public string member in your dialog class which get set between ctor and oninit and will do setwindowtext()in your OnInitDialog()
Press F1 for help or google it.
Greetings from Germany

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 
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 

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.