Click here to Skip to main content
15,917,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get device context? Pin
Sarath C27-Jun-06 3:32
Sarath C27-Jun-06 3:32 
GeneralRe: How to get device context? Pin
shivditya27-Jun-06 3:49
shivditya27-Jun-06 3:49 
GeneralRe: How to get device context? Pin
Sarath C27-Jun-06 3:54
Sarath C27-Jun-06 3:54 
GeneralRe: How to get device context? Pin
Hamid_RT27-Jun-06 4:18
Hamid_RT27-Jun-06 4:18 
AnswerRe: How to get device context? Pin
shivditya27-Jun-06 19:07
shivditya27-Jun-06 19:07 
AnswerRe: CControlBar Pin
Rage27-Jun-06 3:31
professionalRage27-Jun-06 3:31 
Questionanimation Pin
ashish dogra27-Jun-06 3:03
ashish dogra27-Jun-06 3:03 
AnswerRe: animation Pin
_AnsHUMAN_ 27-Jun-06 3:12
_AnsHUMAN_ 27-Jun-06 3:12 
Use GetDC() to get the DC of the dialog and use that to draw on the dialog.
TextOut to output the text.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-)
_AnShUmAn_
GeneralRe: animation [modified] Pin
ashish dogra27-Jun-06 3:15
ashish dogra27-Jun-06 3:15 
GeneralRe: animation Pin
_AnsHUMAN_ 27-Jun-06 3:22
_AnsHUMAN_ 27-Jun-06 3:22 
GeneralRe: animation Pin
ashish dogra27-Jun-06 3:25
ashish dogra27-Jun-06 3:25 
GeneralRe: animation Pin
Rage27-Jun-06 3:29
professionalRage27-Jun-06 3:29 
GeneralRe: animation [modified] Pin
ashish dogra27-Jun-06 3:38
ashish dogra27-Jun-06 3:38 
GeneralRe: animation Pin
_AnsHUMAN_ 27-Jun-06 3:36
_AnsHUMAN_ 27-Jun-06 3:36 
QuestionRe: animation Pin
David Crow27-Jun-06 3:33
David Crow27-Jun-06 3:33 
AnswerRe: animation Pin
Hamid_RT27-Jun-06 3:36
Hamid_RT27-Jun-06 3:36 
QuestionHow to terminate a thread compulsively? Pin
zouchao111227-Jun-06 2:49
zouchao111227-Jun-06 2:49 
AnswerRe: How to terminate a thread compulsively? Pin
_AnsHUMAN_ 27-Jun-06 2:58
_AnsHUMAN_ 27-Jun-06 2:58 
AnswerRe: How to terminate a thread compulsively? Pin
Rage27-Jun-06 3:27
professionalRage27-Jun-06 3:27 
AnswerRe: How to terminate a thread compulsively? Pin
David Crow27-Jun-06 3:38
David Crow27-Jun-06 3:38 
AnswerRe: How to terminate a thread compulsively? [modified] Pin
Joe Woodbury27-Jun-06 6:23
professionalJoe Woodbury27-Jun-06 6:23 
AnswerRe: How to terminate a thread compulsively? Pin
mikeorama1234527-Jun-06 6:47
mikeorama1234527-Jun-06 6:47 
Questionwin32 static library Pin
sach!!27-Jun-06 2:36
sach!!27-Jun-06 2:36 
AnswerRe: win32 static library Pin
David Crow27-Jun-06 3:42
David Crow27-Jun-06 3:42 
AnswerRe: win32 static library Pin
Michael Dunn27-Jun-06 6:44
sitebuilderMichael Dunn27-Jun-06 6:44 

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.