Click here to Skip to main content
15,916,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Moving the text Pin
Nishad S5-Jun-06 18:35
Nishad S5-Jun-06 18:35 
GeneralRe: Moving the text Pin
ThatsAlok5-Jun-06 18:41
ThatsAlok5-Jun-06 18:41 
GeneralRe: Moving the text Pin
Nishad S5-Jun-06 18:50
Nishad S5-Jun-06 18:50 
GeneralRe: Moving the text Pin
ThatsAlok5-Jun-06 18:55
ThatsAlok5-Jun-06 18:55 
GeneralRe: Moving the text Pin
Stephen Hewitt5-Jun-06 4:23
Stephen Hewitt5-Jun-06 4:23 
Questionvc++, Pin
yogendra kaushik5-Jun-06 1:37
yogendra kaushik5-Jun-06 1:37 
AnswerRe: vc++, Pin
_AnsHUMAN_ 5-Jun-06 1:49
_AnsHUMAN_ 5-Jun-06 1:49 
AnswerRe: vc++, Pin
Tara145-Jun-06 2:01
Tara145-Jun-06 2:01 
GeneralRe: vc++, Pin
David Crow5-Jun-06 3:15
David Crow5-Jun-06 3:15 
GeneralRe: vc++, Pin
Tara145-Jun-06 3:17
Tara145-Jun-06 3:17 
AnswerRe: vc++, Pin
ThatsAlok5-Jun-06 2:21
ThatsAlok5-Jun-06 2:21 
QuestionOwn window in dialog Pin
Manjunath S5-Jun-06 1:26
Manjunath S5-Jun-06 1:26 
AnswerRe: Own window in dialog Pin
toxcct5-Jun-06 1:29
toxcct5-Jun-06 1:29 
AnswerRe: Own window in dialog Pin
David Crow5-Jun-06 3:19
David Crow5-Jun-06 3:19 
GeneralRe: Own window in dialog Pin
Manjunath S5-Jun-06 4:57
Manjunath S5-Jun-06 4:57 
GeneralRe: Own window in dialog Pin
David Crow5-Jun-06 5:12
David Crow5-Jun-06 5:12 
QuestionADO - UPDATE -newbie Pin
antonaras5-Jun-06 1:08
antonaras5-Jun-06 1:08 
AnswerRe: ADO - UPDATE -newbie [modified] Pin
Eytukan5-Jun-06 1:20
Eytukan5-Jun-06 1:20 
QuestionRe: ADO - UPDATE -newbie Pin
David Crow5-Jun-06 3:33
David Crow5-Jun-06 3:33 
QuestionDouble Buffering? Pin
Sarath C5-Jun-06 1:05
Sarath C5-Jun-06 1:05 
AnswerRe: Double Buffering? Pin
Nishad S5-Jun-06 1:37
Nishad S5-Jun-06 1:37 
GeneralRe: Double Buffering? Pin
Sarath C5-Jun-06 2:14
Sarath C5-Jun-06 2:14 
AnswerRe: Double Buffering? Pin
Divyang Mithaiwala5-Jun-06 2:34
Divyang Mithaiwala5-Jun-06 2:34 
Hello SaRath,

Yes, I agree with NS17. When you are doing bitblt your OS (as it is system call) will do mass edit of pixel. But when you do this for every pixel your function is call stack process is do and take some time. While for bitblt all pixel changes injust one call.



Divyang Mithaiwala
System Engineer & Software Developer
QuestionPlease help me Pin
subramanyeswari5-Jun-06 0:45
subramanyeswari5-Jun-06 0:45 
AnswerRe: Please help me Pin
Eytukan5-Jun-06 0:55
Eytukan5-Jun-06 0:55 

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.