Click here to Skip to main content
15,915,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 6:50
Dody_DK8-Nov-04 6:50 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 6:55
David Crow8-Nov-04 6:55 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 6:57
Dody_DK8-Nov-04 6:57 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 7:57
David Crow8-Nov-04 7:57 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 9:57
Dody_DK8-Nov-04 9:57 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 10:04
David Crow8-Nov-04 10:04 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 10:39
Dody_DK8-Nov-04 10:39 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 10:43
David Crow8-Nov-04 10:43 
Dody_DK wrote:
SetWindowText("My Text");

This is obviously not going to work as the function is being called in the context of your dialog. The net result being that your dialog's caption gets changed.

Perhaps you should explain what you are actually trying to do. If we knew the whole story, we could make more informed suggestions.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 10:47
Dody_DK8-Nov-04 10:47 
GeneralRe: How to change a caption of any window Pin
ThatsAlok8-Nov-04 18:52
ThatsAlok8-Nov-04 18:52 
GeneralRe: How to change a caption of any window Pin
Dody_DK9-Nov-04 6:03
Dody_DK9-Nov-04 6:03 
GeneralConfiguring work environment Pin
n_a17-Nov-04 7:47
n_a17-Nov-04 7:47 
GeneralRe: Configuring work environment Pin
ThatsAlok7-Nov-04 17:23
ThatsAlok7-Nov-04 17:23 
Generalenum range check. Pin
ronenw7-Nov-04 6:14
ronenw7-Nov-04 6:14 
GeneralRe: enum range check. Pin
Christian Graus7-Nov-04 11:57
protectorChristian Graus7-Nov-04 11:57 
Generalcannnot open file "libci.lib" Pin
Kuniva7-Nov-04 3:56
Kuniva7-Nov-04 3:56 
Questioncase expression not constant? Pin
Bob Stanneveld7-Nov-04 3:46
Bob Stanneveld7-Nov-04 3:46 
AnswerRe: case expression not constant? Pin
Ravi Bhavnani7-Nov-04 6:02
professionalRavi Bhavnani7-Nov-04 6:02 
Generalusing VB class in VC++ Pin
_kane_7-Nov-04 2:45
_kane_7-Nov-04 2:45 
GeneralRe: using VB class in VC++ Pin
ThatsAlok7-Nov-04 17:22
ThatsAlok7-Nov-04 17:22 
General"Ownerdraw" in an editbox Pin
pie7-Nov-04 1:13
pie7-Nov-04 1:13 
GeneralRe: "Ownerdraw" in an editbox Pin
bryce7-Nov-04 17:28
bryce7-Nov-04 17:28 
GeneralRe: "Ownerdraw" in an editbox Pin
Anonymous7-Nov-04 18:56
Anonymous7-Nov-04 18:56 
Generaladd app to popup menu of explorer Pin
includeh106-Nov-04 23:31
includeh106-Nov-04 23:31 
GeneralRe: add app to popup menu of explorer Pin
faroqtam7-Nov-04 11:26
faroqtam7-Nov-04 11:26 

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.