Click here to Skip to main content
15,889,862 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: why maskX[j] value can't change? Pin
David Crow2-Mar-08 16:40
David Crow2-Mar-08 16:40 
Generalc++ generic dynamic array.. Pin
maggieshah2-Mar-08 12:02
maggieshah2-Mar-08 12:02 
GeneralRe: c++ generic dynamic array.. Pin
Dave Doknjas2-Mar-08 12:14
Dave Doknjas2-Mar-08 12:14 
GeneralRe: c++ generic dynamic array.. Pin
Dave Calkins2-Mar-08 15:44
Dave Calkins2-Mar-08 15:44 
QuestionHow to save Printer HDC to .EMF file ? Pin
GuimaSun2-Mar-08 11:40
GuimaSun2-Mar-08 11:40 
AnswerRe: How to save Printer HDC to .EMF file ? Pin
Mark Salsbery2-Mar-08 13:48
Mark Salsbery2-Mar-08 13:48 
GeneralRe: How to save Printer HDC to .EMF file ? Pin
GuimaSun2-Mar-08 14:42
GuimaSun2-Mar-08 14:42 
GeneralRe: How to save Printer HDC to .EMF file ? Pin
Mark Salsbery2-Mar-08 17:44
Mark Salsbery2-Mar-08 17:44 
I personally would put the rendering code in a separate function/method that gets passed a DC.

That way the drawing code only needs to be written once....you can call the method with a metafile DC,
a printer DC, etc.

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: How to save Printer HDC to .EMF file ? Pin
GuimaSun3-Mar-08 2:14
GuimaSun3-Mar-08 2:14 
GeneralHOOK, what and how to hook Pin
swarup2-Mar-08 8:54
swarup2-Mar-08 8:54 
GeneralRe: HOOK, what and how to hook Pin
swarup2-Mar-08 21:55
swarup2-Mar-08 21:55 
GeneralRe: HOOK, what and how to hook Pin
Pete O'Hanlon3-Mar-08 1:54
mvePete O'Hanlon3-Mar-08 1:54 
GeneralRe: HOOK, what and how to hook Pin
swarup3-Mar-08 4:20
swarup3-Mar-08 4:20 
GeneralRe: HOOK, what and how to hook Pin
Justin Perez3-Mar-08 5:09
Justin Perez3-Mar-08 5:09 
GeneralRe: HOOK, what and how to hook Pin
swarup3-Mar-08 5:22
swarup3-Mar-08 5:22 
Generaldouble Pin
viliam2-Mar-08 8:48
viliam2-Mar-08 8:48 
GeneralRe: double Pin
Alexander M.,3-Mar-08 3:31
Alexander M.,3-Mar-08 3:31 
GeneralRe: double Pin
viliam3-Mar-08 4:10
viliam3-Mar-08 4:10 
Generallogic of a small game Pin
tashe2-Mar-08 6:47
tashe2-Mar-08 6:47 
GeneralRe: logic of a small game Pin
m@u2-Mar-08 7:25
m@u2-Mar-08 7:25 
GeneralPls do help me out......Very urgent!!!!! Pin
harish2rock2-Mar-08 6:42
harish2rock2-Mar-08 6:42 
GeneralRe: Pls do help me out......Very urgent!!!!! Pin
Joan M2-Mar-08 9:43
professionalJoan M2-Mar-08 9:43 
GeneralRe: Pls do help me out......Very urgent!!!!! Pin
harish2rock2-Mar-08 16:33
harish2rock2-Mar-08 16:33 
GeneralRe: Pls do help me out......Very urgent!!!!! Pin
Rajesh R Subramanian2-Mar-08 19:01
professionalRajesh R Subramanian2-Mar-08 19:01 
QuestionRe: Pls do help me out......Very urgent!!!!! Pin
Rajesh R Subramanian2-Mar-08 19:02
professionalRajesh R Subramanian2-Mar-08 19:02 

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.