how u can move CDC pointer to one line in cview?
Answers were Sorted based on User's Feedback
Answer / johnm23357
The question implies that ReleaseDC(CDC*) is not to be
called. The only way I know of doing this, without creating
a leak, is the CClienDC dc(this) constructor.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / wizards
We can change the CDC current pointer by using 'MoveTo'
member funciton. Plz correct me if wrong.
Is This Answer Correct ? | 1 Yes | 4 No |
What MFC base classes provide support for ActiveX controls?
1)set the Title for The File DialogBox, in MFC?
What is CSingleDocTemplate?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
1) create ToolTip in MFC?
What is CArchive class dowes?
What is subclassing?
What is document-view architecture ? Give me one real time example for SDI ?
1)does Frame Thickness in MFC?
What is the command routing in MFC framework?
What is stack size in win32 program?
how many types of messages are their