Click here to Skip to main content
15,914,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralEmail attachments inside an app. Pin
Byteman24-Jul-02 11:45
Byteman24-Jul-02 11:45 
QuestionHow do I access users' home dir? Pin
Anonymous24-Jul-02 11:13
Anonymous24-Jul-02 11:13 
AnswerRe: How do I access users' home dir? Pin
Michael P Butler24-Jul-02 11:51
Michael P Butler24-Jul-02 11:51 
GeneralNT Expert needed Pin
Georg Haan24-Jul-02 11:06
Georg Haan24-Jul-02 11:06 
GeneralRe: NT Expert needed Pin
Anders Molin24-Jul-02 11:29
professionalAnders Molin24-Jul-02 11:29 
GeneralRe: NT Expert needed Pin
Martin Ziacek24-Jul-02 11:33
Martin Ziacek24-Jul-02 11:33 
QuestionHow do I change OnDraw?? Pin
NickOne24-Jul-02 11:02
NickOne24-Jul-02 11:02 
AnswerRe: How do I change OnDraw?? Pin
Chris Losinger24-Jul-02 11:15
professionalChris Losinger24-Jul-02 11:15 
you'll have to handle the OnPaint function in the dialog class. you can really redirect OnDraw/OnPaint fromone window to another - each window (wether view, dialog, button, or whatever) draws itself.

-c


To explain Donald Knuth's relevance to computing is like explaining Paul's relevance to the Catholic Church. He isn't God, he isn't the Son of God, but he was sent by God to explain God to the masses.
   /. #3848917

GeneralRe: How do I change OnDraw?? Pin
NickOne24-Jul-02 11:34
NickOne24-Jul-02 11:34 
GeneralRe: How do I change OnDraw?? Pin
Chris Losinger24-Jul-02 11:37
professionalChris Losinger24-Jul-02 11:37 
GeneralRe: How do I change OnDraw?? Pin
Paul M Watt24-Jul-02 19:39
mentorPaul M Watt24-Jul-02 19:39 
QuestionHow do l execute a program from within the code? Pin
citress24-Jul-02 10:38
citress24-Jul-02 10:38 
AnswerRe: How do l execute a program from within the code? Pin
Ravi Bhavnani24-Jul-02 10:51
professionalRavi Bhavnani24-Jul-02 10:51 
AnswerRe: How do l execute a program from within the code? Pin
Georg Haan24-Jul-02 10:54
Georg Haan24-Jul-02 10:54 
AnswerRe: How do l execute a program from within the code? Pin
Todd Smith24-Jul-02 14:00
Todd Smith24-Jul-02 14:00 
Generalpuzzling question about pointers - *char Pin
ns24-Jul-02 10:37
ns24-Jul-02 10:37 
GeneralRe: puzzling question about pointers - *char Pin
David Chamberlain24-Jul-02 10:42
David Chamberlain24-Jul-02 10:42 
GeneralThank you.- another related question: Pin
ns24-Jul-02 10:58
ns24-Jul-02 10:58 
GeneralRe: Thank you.- another related question: Pin
David Chamberlain24-Jul-02 11:05
David Chamberlain24-Jul-02 11:05 
GeneralRe: Thank you.- another related question: Pin
ns25-Jul-02 1:19
ns25-Jul-02 1:19 
GeneralRe: puzzling question about pointers - *char Pin
Ravi Bhavnani24-Jul-02 10:49
professionalRavi Bhavnani24-Jul-02 10:49 
GeneralRe: puzzling question about pointers - *char Pin
ns25-Jul-02 1:18
ns25-Jul-02 1:18 
GeneralRe: puzzling question about pointers - *char Pin
Ravi Bhavnani25-Jul-02 2:36
professionalRavi Bhavnani25-Jul-02 2:36 
GeneralNever mind... Pin
Ravi Bhavnani25-Jul-02 2:37
professionalRavi Bhavnani25-Jul-02 2:37 
QuestionCan you create two CDialogBars in a frame window? Pin
JohnnyG24-Jul-02 10:28
JohnnyG24-Jul-02 10:28 

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.