Click here to Skip to main content
15,905,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ Multiple inheritance Pin
led mike14-May-07 8:01
led mike14-May-07 8:01 
QuestionNetwork Machines Pin
rw10414-May-07 4:33
rw10414-May-07 4:33 
AnswerRe: Network Machines Pin
led mike14-May-07 4:47
led mike14-May-07 4:47 
GeneralRe: Network Machines Pin
rw10414-May-07 5:01
rw10414-May-07 5:01 
QuestionRe: Network Machines Pin
David Crow14-May-07 4:53
David Crow14-May-07 4:53 
AnswerRe: Network Machines Pin
rw10414-May-07 5:00
rw10414-May-07 5:00 
QuestionSimple GDI program Pin
Dustin Henry14-May-07 4:28
Dustin Henry14-May-07 4:28 
AnswerRe: Simple GDI program Pin
Arman S.14-May-07 5:40
Arman S.14-May-07 5:40 
InvalidateRect with the last [bErase] parameter FALSE. This will prevent from flickering.

If you will have a problem with the messed drawings (caused by previous drawings) you could use non-transparent mode or somth else like drawing a new background before the actual text is drawn [which I could see is done by your FillRect call].

--
=====
Arman

GeneralRe: Simple GDI program Pin
Dustin Henry14-May-07 6:20
Dustin Henry14-May-07 6:20 
GeneralRe: Simple GDI program Pin
Arman S.14-May-07 6:57
Arman S.14-May-07 6:57 
AnswerRe: Simple GDI program [modified] Pin
Mark Salsbery14-May-07 5:56
Mark Salsbery14-May-07 5:56 
GeneralRe: Simple GDI program Pin
Dustin Henry14-May-07 6:17
Dustin Henry14-May-07 6:17 
GeneralRe: Simple GDI program Pin
Michael Dunn14-May-07 8:04
sitebuilderMichael Dunn14-May-07 8:04 
GeneralRe: Simple GDI program Pin
Mark Salsbery14-May-07 8:20
Mark Salsbery14-May-07 8:20 
Questionread xml with dataset Pin
lavy288314-May-07 4:18
lavy288314-May-07 4:18 
QuestionRe: read xml with dataset Pin
David Crow14-May-07 4:20
David Crow14-May-07 4:20 
AnswerRe: read xml with dataset Pin
lavy288314-May-07 4:38
lavy288314-May-07 4:38 
QuestionRe: read xml with dataset Pin
David Crow14-May-07 4:49
David Crow14-May-07 4:49 
AnswerRe: read xml with dataset Pin
lavy288314-May-07 5:00
lavy288314-May-07 5:00 
QuestionRe: read xml with dataset Pin
David Crow14-May-07 5:04
David Crow14-May-07 5:04 
GeneralRe: read xml with dataset Pin
led mike14-May-07 5:06
led mike14-May-07 5:06 
GeneralRe: read xml with dataset Pin
Hamid_RT14-May-07 6:02
Hamid_RT14-May-07 6:02 
Questiondll inside the exe Pin
Russell'14-May-07 4:13
Russell'14-May-07 4:13 
AnswerRe: dll inside the exe Pin
David Crow14-May-07 4:19
David Crow14-May-07 4:19 
GeneralRe: dll inside the exe Pin
Russell'14-May-07 4:26
Russell'14-May-07 4:26 

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.