Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Context Help in dialog Pin
SandipG 4-Mar-09 20:56
SandipG 4-Mar-09 20:56 
GeneralRe: Context Help in dialog Pin
Anu_Bala4-Mar-09 21:29
Anu_Bala4-Mar-09 21:29 
QuestionRe: Context Help in dialog Pin
Anu_Bala4-Mar-09 21:58
Anu_Bala4-Mar-09 21:58 
AnswerRe: Context Help in dialog Pin
SandipG 4-Mar-09 22:40
SandipG 4-Mar-09 22:40 
QuestionCWnd getting erased by other windows. Pin
whatever174-Mar-09 19:47
whatever174-Mar-09 19:47 
AnswerRe: CWnd getting erased by other windows. Pin
Cedric Moonen4-Mar-09 20:14
Cedric Moonen4-Mar-09 20:14 
QuestionRe: CWnd getting erased by other windows. Pin
Eytukan4-Mar-09 20:16
Eytukan4-Mar-09 20:16 
AnswerRe: CWnd getting erased by other windows. Pin
Cedric Moonen4-Mar-09 20:20
Cedric Moonen4-Mar-09 20:20 
Probably not. Because a paint message is sent when your window is covered by another window (at the time it reappear) and calling InvalidateRect also ends up sending a WM_PAINT message. Thus if it doesn't work when your window is hidden, it won't work just by calling InvalidateRect.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: CWnd getting erased by other windows. Pin
whatever174-Mar-09 21:44
whatever174-Mar-09 21:44 
GeneralRe: CWnd getting erased by other windows. Pin
Iain Clarke, Warrior Programmer4-Mar-09 22:21
Iain Clarke, Warrior Programmer4-Mar-09 22:21 
GeneralRe: CWnd getting erased by other windows. Pin
whatever174-Mar-09 22:58
whatever174-Mar-09 22:58 
GeneralRe: CWnd getting erased by other windows. Pin
Iain Clarke, Warrior Programmer4-Mar-09 23:20
Iain Clarke, Warrior Programmer4-Mar-09 23:20 
GeneralRe: CWnd getting erased by other windows. Pin
whatever174-Mar-09 23:45
whatever174-Mar-09 23:45 
GeneralRe: CWnd getting erased by other windows. Pin
SandipG 5-Mar-09 0:33
SandipG 5-Mar-09 0:33 
GeneralRe: CWnd getting erased by other windows. Pin
whatever175-Mar-09 1:15
whatever175-Mar-09 1:15 
GeneralRe: CWnd getting erased by other windows. Pin
SandipG 5-Mar-09 1:24
SandipG 5-Mar-09 1:24 
AnswerRe: CWnd getting erased by other windows. Pin
whatever176-Mar-09 2:49
whatever176-Mar-09 2:49 
QuestionExit an Application Pin
punav4-Mar-09 19:34
punav4-Mar-09 19:34 
QuestionRe: Exit an Application Pin
Eytukan4-Mar-09 20:36
Eytukan4-Mar-09 20:36 
AnswerRe: Exit an Application Pin
Hamid_RT4-Mar-09 20:46
Hamid_RT4-Mar-09 20:46 
GeneralRe: Exit an Application Pin
punav4-Mar-09 21:11
punav4-Mar-09 21:11 
GeneralRe: Exit an Application Pin
Akt_4_U4-Mar-09 22:46
Akt_4_U4-Mar-09 22:46 
GeneralRe: Exit an Application Pin
punav4-Mar-09 23:55
punav4-Mar-09 23:55 
QuestionDeprecation Error Pin
Varun Bhatt4-Mar-09 19:00
Varun Bhatt4-Mar-09 19:00 
AnswerRe: Deprecation Error Pin
Cedric Moonen4-Mar-09 20:28
Cedric Moonen4-Mar-09 20: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.