Click here to Skip to main content
16,015,623 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bad Loop help please Pin
lklf13-Nov-05 16:51
lklf13-Nov-05 16:51 
AnswerRe: Bad Loop help please Pin
chamilkab13-Nov-05 18:00
chamilkab13-Nov-05 18:00 
Questionproblems with ST_SplitterWnd and CFrameWnd Pin
#937013-Nov-05 1:34
#937013-Nov-05 1:34 
AnswerRe: problems with ST_SplitterWnd and CFrameWnd Pin
Gary R. Wheeler13-Nov-05 2:01
Gary R. Wheeler13-Nov-05 2:01 
GeneralRe: problems with ST_SplitterWnd and CFrameWnd Pin
#937013-Nov-05 4:18
#937013-Nov-05 4:18 
QuestionOPC XML DA Client - Managed C++ Implementation Pin
exetera13-Nov-05 0:38
exetera13-Nov-05 0:38 
QuestionDouble Buffering Pin
Akilez12-Nov-05 22:17
Akilez12-Nov-05 22:17 
AnswerRe: Double Buffering Pin
Jack Puppy13-Nov-05 1:37
Jack Puppy13-Nov-05 1:37 
Here's an old example that talks about eliminating flicker:

Flicker-Free Displays Using an Off-Screen DC

I would just try to get a flicker free example working using a simple color fill first. (use FillRect) Once you've got that down, replace the FillRect code with the code that draws your bitmaps.


"When you know you're going to eat crow, it's best to eat it while it's still warm." - Reader's Digest

AnswerRe: Double Buffering Pin
Michael Dunn13-Nov-05 12:31
sitebuilderMichael Dunn13-Nov-05 12:31 
QuestionHow to use _inp and _outp in VC++ Pin
vikas amin12-Nov-05 21:43
vikas amin12-Nov-05 21:43 
AnswerRe: How to use _inp and _outp in VC++ Pin
Gary R. Wheeler13-Nov-05 2:17
Gary R. Wheeler13-Nov-05 2:17 
AnswerRe: How to use _inp and _outp in VC++ Pin
douglasjordan13-Nov-05 15:32
douglasjordan13-Nov-05 15:32 
AnswerRe: How to use _inp and _outp in VC++ Pin
ThatsAlok13-Nov-05 17:32
ThatsAlok13-Nov-05 17:32 
AnswerRe: How to use _inp and _outp in VC++ Pin
normanS13-Nov-05 19:07
normanS13-Nov-05 19:07 
QuestionHow to manage the code in VC++ Pin
vikas amin12-Nov-05 19:12
vikas amin12-Nov-05 19:12 
AnswerRe: How to manage the code in VC++ Pin
Gary R. Wheeler13-Nov-05 2:55
Gary R. Wheeler13-Nov-05 2:55 
AnswerRe: How to manage the code in VC++ Pin
ThatsAlok14-Nov-05 1:21
ThatsAlok14-Nov-05 1:21 
QuestionCGridCellRich scrollbars? Pin
gilbert.ross@gmail.com12-Nov-05 17:45
gilbert.ross@gmail.com12-Nov-05 17:45 
Questionhey guys the directshow..... Pin
abstar12-Nov-05 17:34
abstar12-Nov-05 17:34 
AnswerRe: hey guys the directshow..... Pin
douglasjordan13-Nov-05 11:47
douglasjordan13-Nov-05 11:47 
QuestionWhich Control Would Work Best? Pin
LighthouseJ12-Nov-05 17:33
LighthouseJ12-Nov-05 17:33 
AnswerRe: Which Control Would Work Best? Pin
vikas amin12-Nov-05 19:34
vikas amin12-Nov-05 19:34 
AnswerRe: Which Control Would Work Best? Pin
Michael Dunn13-Nov-05 12:34
sitebuilderMichael Dunn13-Nov-05 12:34 
GeneralRe: Which Control Would Work Best? Pin
LighthouseJ13-Nov-05 16:10
LighthouseJ13-Nov-05 16:10 
Questiondisplay text Pin
kevincwong12-Nov-05 17:29
kevincwong12-Nov-05 17:29 

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.