Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralStatic link of MFC Pin
14-Feb-01 7:20
suss14-Feb-01 7:20 
GeneralRe: Static link of MFC Pin
l a u r e n14-Feb-01 7:37
l a u r e n14-Feb-01 7:37 
GeneralRe: MFC42D Pin
Chris Losinger14-Feb-01 8:00
professionalChris Losinger14-Feb-01 8:00 
GeneralRe: Static link of MFC Pin
Chris Meech14-Feb-01 10:06
Chris Meech14-Feb-01 10:06 
QuestionCan I replace the defaut MFC icon? Pin
14-Feb-01 6:39
suss14-Feb-01 6:39 
AnswerRe: Can I replace the defaut MFC icon? Pin
l a u r e n14-Feb-01 6:45
l a u r e n14-Feb-01 6:45 
GeneralRe: Can I replace the defaut MFC icon? Pin
14-Feb-01 10:26
suss14-Feb-01 10:26 
GeneralSetTitle Pin
14-Feb-01 6:23
suss14-Feb-01 6:23 
Hi
Can somebody explain to me why SetTitle doesn't work within OnOpenDocument? That is, if you try to set the title within this member function, with for example,

SetTitle("This is a test");

you can use

CString ok = GetTitle();

within the function to see that it is set but when you look at the text in the upper left of the application it reverts to the file name.

More importantly, can anybody explain how to get it to work?

Many thanks in advance

John

John Paul Jones


GeneralRe: SetTitle Pin
l a u r e n14-Feb-01 6:39
l a u r e n14-Feb-01 6:39 
GeneralSetTitle Pin
14-Feb-01 6:22
suss14-Feb-01 6:22 
QuestionDetecting mouse clicks outside dialog area? Pin
14-Feb-01 6:04
suss14-Feb-01 6:04 
AnswerRe: Detecting mouse clicks outside dialog area? Pin
l a u r e n14-Feb-01 6:42
l a u r e n14-Feb-01 6:42 
GeneralIPC shared memory Pin
14-Feb-01 5:22
suss14-Feb-01 5:22 
GeneralRe: IPC shared memory Pin
.::RockNix::.15-Feb-01 1:03
.::RockNix::.15-Feb-01 1:03 
GeneralResources and user defined build Pin
14-Feb-01 4:57
suss14-Feb-01 4:57 
GeneralInternationalize String Tables Pin
14-Feb-01 4:16
suss14-Feb-01 4:16 
GeneralRe: Internationalize String Tables Pin
Erik Funkenbusch14-Feb-01 13:40
Erik Funkenbusch14-Feb-01 13:40 
QuestionHow to restore registory Pin
sakurajyousui13-Feb-01 23:07
sakurajyousui13-Feb-01 23:07 
GeneralRecordset object from VB to VC++ ocx Pin
13-Feb-01 22:27
suss13-Feb-01 22:27 
GeneralRe: Recordset object from VB to VC++ ocx Pin
l a u r e n14-Feb-01 6:56
l a u r e n14-Feb-01 6:56 
GeneralThreads & Critical Sections Pin
Gerry13-Feb-01 22:26
Gerry13-Feb-01 22:26 
GeneralRe: Threads & Critical Sections Pin
.::RockNix::.14-Feb-01 0:04
.::RockNix::.14-Feb-01 0:04 
GeneralContext menu on rightclick of Network neighborhood computer Pin
13-Feb-01 16:14
suss13-Feb-01 16:14 
GeneralMemory leak... Pin
13-Feb-01 16:11
suss13-Feb-01 16:11 
GeneralRe: Memory leak... Pin
13-Feb-01 16:54
suss13-Feb-01 16:54 

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.