how u can move CDC pointer to one line in cview?

Answers were Sorted based on User's Feedback



how u can move CDC pointer to one line in cview?..

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

how u can move CDC pointer to one line in cview?..

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

Post New Answer

More MFC Interview Questions

What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,


1)set the Title for The File DialogBox, in MFC?

1 Answers  


What is CSingleDocTemplate?

1 Answers  


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

0 Answers  


1) create ToolTip in MFC?

2 Answers   HCL,






What is CArchive class dowes?

4 Answers  


What is subclassing?

2 Answers  


What is document-view architecture ? Give me one real time example for SDI ?

2 Answers  


1)does Frame Thickness in MFC?

1 Answers   winfoware,


What is the command routing in MFC framework?

3 Answers  


What is stack size in win32 program?

1 Answers   HCL,


how many types of messages are their

4 Answers   E Logic, TCS,


Categories