Click here to Skip to main content
15,902,846 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to add a application entry in Windows Firewall Exception list? Pin
Mark Salsbery4-Mar-08 6:02
Mark Salsbery4-Mar-08 6:02 
Questionhow to do this code? Pin
gentleguy3-Mar-08 17:25
gentleguy3-Mar-08 17:25 
AnswerRe: how to do this code? Pin
uusheikh3-Mar-08 18:26
uusheikh3-Mar-08 18:26 
GeneralRe: how to do this code? [modified] Pin
gentleguy3-Mar-08 19:16
gentleguy3-Mar-08 19:16 
GeneralRe: how to do this code? [modified] Pin
gentleguy3-Mar-08 19:21
gentleguy3-Mar-08 19:21 
AnswerRe: how to do this code? Pin
David Crow4-Mar-08 2:45
David Crow4-Mar-08 2:45 
GeneralGraph Pin
Chandrasekharan P3-Mar-08 17:21
Chandrasekharan P3-Mar-08 17:21 
QuestionHow to Convert HDC to CDC? Pin
TooShy2Talk3-Mar-08 14:49
TooShy2Talk3-Mar-08 14:49 
Hi guyz,

Is it possible to convert HDC to CDC?
When I pass CDC to other class I use its HDC,
CDC->m_hDC
this is to perform the process in there.

Rather, I need a way to convert HDC to CDC and make some drawing over it.

Now I'm encountering a problem integrating a CDC with the returned HDC.
I needed the HDC as my background and the CDC for the drawing like lines.

If you have an idea please let me know.
Thank you
GeneralRe: How to Convert HDC to CDC? Pin
zzangcorea3-Mar-08 14:53
zzangcorea3-Mar-08 14:53 
GeneralRe: How to Convert HDC to CDC? Pin
Stephen Hewitt3-Mar-08 15:30
Stephen Hewitt3-Mar-08 15:30 
NewsRe: How to Convert HDC to CDC? Pin
Rajkumar R5-Mar-08 19:16
Rajkumar R5-Mar-08 19:16 
GeneralRe: How to Convert HDC to CDC? Pin
Stephen Hewitt3-Mar-08 15:32
Stephen Hewitt3-Mar-08 15:32 
GeneralRe: How to Convert HDC to CDC? Pin
led mike3-Mar-08 16:47
led mike3-Mar-08 16:47 
GeneralRe: How to Convert HDC to CDC? Pin
TooShy2Talk3-Mar-08 16:31
TooShy2Talk3-Mar-08 16:31 
GeneralRe: How to Convert HDC to CDC? Pin
ThatsAlok3-Mar-08 18:24
ThatsAlok3-Mar-08 18:24 
GeneralRe: How to Convert HDC to CDC? Pin
Hamid_RT3-Mar-08 20:58
Hamid_RT3-Mar-08 20:58 
GeneralExporting static member functions Pin
Wheatbread3-Mar-08 13:44
Wheatbread3-Mar-08 13:44 
GeneralRe: Exporting static member functions Pin
Mark Salsbery3-Mar-08 14:26
Mark Salsbery3-Mar-08 14:26 
GeneralRe: Exporting static member functions Pin
Wheatbread3-Mar-08 14:54
Wheatbread3-Mar-08 14:54 
GeneralRe: Exporting static member functions Pin
Cedric Moonen3-Mar-08 20:41
Cedric Moonen3-Mar-08 20:41 
GeneralRe: Exporting static member functions Pin
Mark Salsbery3-Mar-08 20:43
Mark Salsbery3-Mar-08 20:43 
GeneralFor curious Pin
Hamid_RT3-Mar-08 20:54
Hamid_RT3-Mar-08 20:54 
GeneralRe: For curious Pin
Mark Salsbery3-Mar-08 21:22
Mark Salsbery3-Mar-08 21:22 
Question[OT] Re: For curious Pin
David Crow4-Mar-08 2:46
David Crow4-Mar-08 2:46 
GeneralRe: [OT] Re: For curious Pin
Mark Salsbery4-Mar-08 5:18
Mark Salsbery4-Mar-08 5:18 

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.