I have a CDocument and I need to go to a line (I mean, put the cursor at the line), does anyone knows how can I do this? (I have the number of the line)
I think that code works on the CRichEditDoc class, but I have a CDocument class. I have tried to change my code to use CRichEditDoc instead of CDocument (by adding a view class and a cntr class) but then, when I execute the application, when I try to open a new document, the application crash in "OLELINK.CPP, in the line COleDocument::OnOpenDocument"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.