Click here to Skip to main content
15,888,968 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalabsolutely! Pin
valerie9921-Sep-05 11:53
valerie9921-Sep-05 11:53 
QuestionRe: absolutely! Pin
Maximilien21-Sep-05 13:42
Maximilien21-Sep-05 13:42 
AnswerRe: absolutely! Pin
valerie9922-Sep-05 3:59
valerie9922-Sep-05 3:59 
Questiontrying to read rtfbody of email Pin
pnpfriend21-Sep-05 9:51
pnpfriend21-Sep-05 9:51 
AnswerRe: trying to read rtfbody of email Pin
David Crow21-Sep-05 10:09
David Crow21-Sep-05 10:09 
GeneralRe: trying to read rtfbody of email Pin
pnpfriend22-Sep-05 4:19
pnpfriend22-Sep-05 4:19 
GeneralRe: trying to read rtfbody of email Pin
pnpfriend22-Sep-05 5:40
pnpfriend22-Sep-05 5:40 
QuestionWhere to place code to be ran immediately after all mfc contruction is completed. Pin
Dan Neely21-Sep-05 9:38
Dan Neely21-Sep-05 9:38 
I'm messing with the status bar of my MFC SDI app to change the message from 'ready' to 'working' while doing a lengthy computation using the setup linked below. I've got everything working except that intially there is no value for the default status text. I've tried calling StatusBarMessage() from the constructor and OnCreate events, but in both cases it causes a null reference exception because the GUI components haven't been created yet. Where should I move the initialization call to.

http://www.codeguru.com/Cpp/controls/statusbar/article.php/c2973/#more
AnswerRe: Where to place code to be ran immediately after all mfc contruction is completed. Pin
David Crow21-Sep-05 10:08
David Crow21-Sep-05 10:08 
GeneralRe: Where to place code to be ran immediately after all mfc contruction is completed. Pin
Dan Neely21-Sep-05 10:28
Dan Neely21-Sep-05 10:28 
GeneralRe: Where to place code to be ran immediately after all mfc contruction is completed. Pin
Blake Miller22-Sep-05 4:18
Blake Miller22-Sep-05 4:18 
QuestionNewlines in my Edit Box Pin
bugDanny21-Sep-05 9:29
bugDanny21-Sep-05 9:29 
AnswerRe: Newlines in my Edit Box Pin
David Crow21-Sep-05 9:34
David Crow21-Sep-05 9:34 
AnswerRe: Newlines in my Edit Box Pin
Chris Losinger21-Sep-05 9:36
professionalChris Losinger21-Sep-05 9:36 
GeneralRe: Newlines in my Edit Box Pin
bugDanny21-Sep-05 10:58
bugDanny21-Sep-05 10:58 
GeneralRe: Newlines in my Edit Box Pin
Chris Losinger21-Sep-05 11:53
professionalChris Losinger21-Sep-05 11:53 
QuestionAdding menu items to a mfc sdi app Pin
Dan Neely21-Sep-05 9:07
Dan Neely21-Sep-05 9:07 
AnswerRe: Adding menu items to a mfc sdi app Pin
Dan Neely21-Sep-05 9:25
Dan Neely21-Sep-05 9:25 
QuestionClosing windows Pin
Demian Panello21-Sep-05 8:35
Demian Panello21-Sep-05 8:35 
GeneralRe: Closing windows Pin
ddmcr21-Sep-05 8:58
ddmcr21-Sep-05 8:58 
AnswerRe: Closing windows Pin
David Crow21-Sep-05 9:31
David Crow21-Sep-05 9:31 
AnswerRe: Closing windows Pin
ThatsAlok21-Sep-05 19:03
ThatsAlok21-Sep-05 19:03 
Questionwebbrowser & internet explorer Pin
RaymondM21-Sep-05 7:27
RaymondM21-Sep-05 7:27 
QuestionDHTML Edit Pin
jianxin080521-Sep-05 6:58
jianxin080521-Sep-05 6:58 
Questionhow to find dependencies Pin
Eytukan21-Sep-05 6:51
Eytukan21-Sep-05 6:51 

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.