Click here to Skip to main content
15,887,313 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Desktop question Pin
Hans Dietrich11-May-07 4:29
mentorHans Dietrich11-May-07 4:29 
QuestionCalculation of size of function Pin
SanjaySMK11-May-07 3:39
SanjaySMK11-May-07 3:39 
AnswerRe: Calculation of size of function Pin
Maximilien11-May-07 3:52
Maximilien11-May-07 3:52 
GeneralRe: Calculation of size of function Pin
Russell'11-May-07 23:34
Russell'11-May-07 23:34 
AnswerRe: Calculation of size of function Pin
Hans Dietrich11-May-07 4:21
mentorHans Dietrich11-May-07 4:21 
Questionsave xml in vc++2005 Pin
lavy288311-May-07 3:21
lavy288311-May-07 3:21 
AnswerRe: save xml in vc++2005 Pin
Hans Dietrich11-May-07 3:37
mentorHans Dietrich11-May-07 3:37 
QuestionSaving DC Bitmap Pin
masnu11-May-07 2:55
masnu11-May-07 2:55 
I have a display that simulates a digital scope. In my OnDraw rutine I draw the scope with scales and grid lines. I receive data via Ethernet and plot it in the scope. I'm using double buffering to minimized the flicker, though I'm pretty sure I'm not implementing it correctly.

Is there any way to save my memory bitmap or the memory DC so that I can Bit Blit it, when there is no data change, instead of redrawing everything again and then blitting it?

Also, if anyone can point me in the direction on some good articles that talk about double buffering I would greatly appreciate it.

Thanks,
Paul
AnswerRe: Saving DC Bitmap Pin
Hans Dietrich11-May-07 3:32
mentorHans Dietrich11-May-07 3:32 
Questionsimple error with printing Pin
ldsdbomber11-May-07 2:47
ldsdbomber11-May-07 2:47 
AnswerRe: simple error with printing Pin
David Crow11-May-07 2:57
David Crow11-May-07 2:57 
GeneralRe: simple error with printing Pin
ldsdbomber11-May-07 3:11
ldsdbomber11-May-07 3:11 
GeneralRe: simple error with printing Pin
Hans Dietrich11-May-07 3:19
mentorHans Dietrich11-May-07 3:19 
GeneralRe: simple error with printing Pin
ldsdbomber11-May-07 3:24
ldsdbomber11-May-07 3:24 
GeneralRe: simple error with printing Pin
Hans Dietrich11-May-07 3:28
mentorHans Dietrich11-May-07 3:28 
GeneralRe: simple error with printing Pin
David Crow11-May-07 3:40
David Crow11-May-07 3:40 
QuestionHow can I stop the program that run by DLL. Pin
Max++11-May-07 2:31
Max++11-May-07 2:31 
AnswerRe: How can I stop the program that run by DLL. Pin
Christian Graus11-May-07 2:45
protectorChristian Graus11-May-07 2:45 
GeneralRe: How can I stop the program that run by DLL. Pin
Max++11-May-07 3:16
Max++11-May-07 3:16 
GeneralRe: How can I stop the program that run by DLL. Pin
prasad_som11-May-07 4:02
prasad_som11-May-07 4:02 
QuestionException handling in Constructor Pin
ragavan11-May-07 1:55
ragavan11-May-07 1:55 
AnswerRe: Exception handling in Constructor Pin
CPallini11-May-07 2:02
mveCPallini11-May-07 2:02 
AnswerRe: Exception handling in Constructor Pin
shiraztk11-May-07 2:35
shiraztk11-May-07 2:35 
AnswerRe: Exception handling in Constructor Pin
#realJSOP11-May-07 2:47
mve#realJSOP11-May-07 2:47 
AnswerRe: Exception handling in Constructor Pin
Nemanja Trifunovic11-May-07 4:33
Nemanja Trifunovic11-May-07 4:33 

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.