how can i use CDC pointer base on dailog!!
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
i have a problem~! i want use CDC pointer in project,but my project base on dailog! how can i do~~ thanks in advance~~;););) nothing
ebinaini wrote:
i have a problem~!
And what is your problem ? You have compilation errors, you don't know how to do something, .... I mean this can be so much different things it is impossible to give you an answer. Be more precise in your question !
-
i have a problem~! i want use CDC pointer in project,but my project base on dailog! how can i do~~ thanks in advance~~;););) nothing
-
i have a problem~! i want use CDC pointer in project,but my project base on dailog! how can i do~~ thanks in advance~~;););) nothing
You could use a CClientDC object. Anyway, being more specific might help the answer you expect. SkyWalker