Print Prevew, CPreviewDC Issues

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I have derived a class from CPreviewView for PrintView. I want to use
one of its member named:"m_pPreviewDC" which is object of CPreviewDC.
Now I want to use this member in my derived class but want to use it
with a Class not derived from CPreviewDC. Is it safe and recommended
method. Can some1 plz explain me the reason why CPreviewDC has been
used not CDC ?

Best Regards,

P.S: If its wrong forum plz dont angry and kindly tell me the correct
forum where I cud get a feasible soln. regarding these kind of problems.




View the full article
 
Back
Top