Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ question Pin
Nick Parker31-Mar-02 16:45
protectorNick Parker31-Mar-02 16:45 
GeneralRe: help with this code Pin
Christian Graus31-Mar-02 12:31
protectorChristian Graus31-Mar-02 12:31 
GeneralRe: help with this code Pin
Nick Parker31-Mar-02 16:47
protectorNick Parker31-Mar-02 16:47 
GeneralRe: help with this code Pin
Christian Graus31-Mar-02 18:49
protectorChristian Graus31-Mar-02 18:49 
Generalhelp with downloading from a login/pass web using php (repost) Pin
31-Mar-02 11:17
suss31-Mar-02 11:17 
GeneralQuick newbie question Pin
31-Mar-02 9:28
suss31-Mar-02 9:28 
GeneralRe: Quick newbie question Pin
Christian Graus31-Mar-02 12:32
protectorChristian Graus31-Mar-02 12:32 
GeneralRe: Quick newbie question Pin
Paul M Watt31-Mar-02 15:38
mentorPaul M Watt31-Mar-02 15:38 
Your code is correct for painting over a background. However the reason that it does not appear is because your MDI frame window, contains an MDI client window. This is where you will need to handle the erase background message.

You will have to sub class that window in order to handle that message. The MDI frame provides a variable m_hWndMDIClient that represents that handle of that window.
GeneralRe: Quick newbie question Pin
Mazdak1-Apr-02 0:22
Mazdak1-Apr-02 0:22 
GeneralWinXP symbols - VC does not find them Pin
Lockhart31-Mar-02 9:27
Lockhart31-Mar-02 9:27 
GeneralRe: WinXP symbols - VC does not find them Pin
Tim Smith31-Mar-02 11:55
Tim Smith31-Mar-02 11:55 
GeneralScrolling Pin
31-Mar-02 9:21
suss31-Mar-02 9:21 
GeneralRe: Scrolling Pin
alex.barylski31-Mar-02 22:11
alex.barylski31-Mar-02 22:11 
QuestionTime trial? Pin
Edilson Vasconcelos de Melo Junior31-Mar-02 9:11
Edilson Vasconcelos de Melo Junior31-Mar-02 9:11 
AnswerRe: Time trial? Pin
Christian Graus31-Mar-02 12:35
protectorChristian Graus31-Mar-02 12:35 
AnswerRe: Time trial? Pin
Nish Nishant31-Mar-02 14:13
sitebuilderNish Nishant31-Mar-02 14:13 
GeneralRe: Time trial? Pin
Christian Graus31-Mar-02 14:45
protectorChristian Graus31-Mar-02 14:45 
GeneralRe: Time trial? Pin
Nish Nishant31-Mar-02 15:07
sitebuilderNish Nishant31-Mar-02 15:07 
GeneralRe: Time trial? Pin
Christian Graus31-Mar-02 15:19
protectorChristian Graus31-Mar-02 15:19 
GeneralRe: Time trial? Pin
Edilson Vasconcelos de Melo Junior1-Apr-02 2:52
Edilson Vasconcelos de Melo Junior1-Apr-02 2:52 
GeneralRe: Time trial? Pin
Nish Nishant1-Apr-02 16:11
sitebuilderNish Nishant1-Apr-02 16:11 
GeneralEdit box balloon tips in WinXP Pin
sultan_of_6string31-Mar-02 8:08
sultan_of_6string31-Mar-02 8:08 
GeneralRe: Edit box balloon tips in WinXP Pin
Ravi Bhavnani31-Mar-02 9:11
professionalRavi Bhavnani31-Mar-02 9:11 
GeneralTest Pin
31-Mar-02 3:18
suss31-Mar-02 3:18 
GeneralRe: Test Pin
Jon Newman31-Mar-02 3:52
Jon Newman31-Mar-02 3:52 

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.