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

C / C++ / MFC

 
GeneralRe: Convert Win32 to MFC Pin
loket19-Aug-01 12:49
loket19-Aug-01 12:49 
Generalclip overlapped OnPaint style CS_STYLE Pin
Leon18-Aug-01 0:29
Leon18-Aug-01 0:29 
GeneralRe: clip overlapped OnPaint style CS_STYLE Pin
Tim Deveaux18-Aug-01 4:49
Tim Deveaux18-Aug-01 4:49 
GeneralRe: clip overlapped OnPaint style CS_STYLE Pin
Leon18-Aug-01 22:43
Leon18-Aug-01 22:43 
GeneralOoops - I goofed again Pin
Tim Deveaux18-Aug-01 5:30
Tim Deveaux18-Aug-01 5:30 
GeneralRe: Ooops - I goofed again Pin
Leon18-Aug-01 22:44
Leon18-Aug-01 22:44 
GeneralRe: Ooops - I goofed again Pin
Leon19-Aug-01 1:51
Leon19-Aug-01 1:51 
GeneralRe: Ooops - I goofed again Pin
Tim Deveaux19-Aug-01 9:07
Tim Deveaux19-Aug-01 9:07 
You would need to register a new window class to use CS_SAVEBITS, but again I don't think its what you want - it will only cause your window to save the bitmap of what it is on top of, which won't help you - only the window you're covering.

Blatant plug: I posted an article here that plays with blits and tries to outline the paint messages that need to be dealt with. Although it's a bit non-standard, it might give you some ideas.
GeneralRe: clip overlapped OnPaint style CS_STYLE Pin
Paolo Messina20-Aug-01 12:21
professionalPaolo Messina20-Aug-01 12:21 
GeneralCEdit automatic scrolling Pin
aarong17-Aug-01 18:23
aarong17-Aug-01 18:23 
GeneralRe: CEdit automatic scrolling Pin
The_Server18-Aug-01 11:19
The_Server18-Aug-01 11:19 
GeneralPure C Dialog Based Application Pin
NullStream17-Aug-01 17:59
NullStream17-Aug-01 17:59 
GeneralRe: Pure C Dialog Based Application Pin
Tim Deveaux18-Aug-01 5:00
Tim Deveaux18-Aug-01 5:00 
GeneralRe: Pure C Dialog Based Application Pin
Todd Smith18-Aug-01 6:56
Todd Smith18-Aug-01 6:56 
GeneralMFC Source Code Form++ Library(Visual C++,MFC) Pin
17-Aug-01 17:49
suss17-Aug-01 17:49 
GeneralRe: MFC Source Code Form++ Library(Visual C++,MFC) Pin
Christian Graus17-Aug-01 22:41
protectorChristian Graus17-Aug-01 22:41 
GeneralSTL question ... Pin
Hadi Rezaee17-Aug-01 17:32
Hadi Rezaee17-Aug-01 17:32 
GeneralRe: STL question ... Pin
Christian Graus17-Aug-01 18:45
protectorChristian Graus17-Aug-01 18:45 
GeneralRe: STL question ... Pin
Hadi Rezaee17-Aug-01 23:00
Hadi Rezaee17-Aug-01 23:00 
GeneralRe: STL question ... Pin
Christian Graus17-Aug-01 23:08
protectorChristian Graus17-Aug-01 23:08 
GeneralRe: STL question ... Pin
Todd Smith17-Aug-01 19:24
Todd Smith17-Aug-01 19:24 
QuestionHow to start ? Pin
17-Aug-01 14:40
suss17-Aug-01 14:40 
AnswerRe: How to start ? Pin
19-Aug-01 10:22
suss19-Aug-01 10:22 
QuestionHow do I set the default dir for saving in an MFC app? Pin
Jim Howard17-Aug-01 12:36
Jim Howard17-Aug-01 12:36 
AnswerRe: How do I set the default dir for saving in an MFC app? Pin
Bret Faller17-Aug-01 13:32
Bret Faller17-Aug-01 13:32 

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.