Click here to Skip to main content
15,898,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Ms Word Automation, Disable Keyboard Input... Pin
Stephane Rodriguez.17-Sep-02 1:43
Stephane Rodriguez.17-Sep-02 1:43 
GeneralRe: Ms Word Automation, Disable Keyboard Input... Pin
Braulio Dez17-Sep-02 4:32
Braulio Dez17-Sep-02 4:32 
GeneralReading Disk device Pin
Anonymous17-Sep-02 0:38
Anonymous17-Sep-02 0:38 
GeneralAsynchronous Transfer Mode (ATM) Pin
EllieS17-Sep-02 0:07
EllieS17-Sep-02 0:07 
GeneralCString Pin
Gian17-Sep-02 0:01
Gian17-Sep-02 0:01 
GeneralRe: CString Pin
Gian17-Sep-02 0:05
Gian17-Sep-02 0:05 
GeneralRe: CString Pin
Alexandru Savescu17-Sep-02 1:57
Alexandru Savescu17-Sep-02 1:57 
GeneralRe: CString Pin
Gian17-Sep-02 3:12
Gian17-Sep-02 3:12 
i'm trying implementing a Cdocument derived class for the TX Text Control (www.textcontrol.com). the tx views needs this CTXDoc derived from CDocument. The component is created for an application with only a tx view and nothing else (this is very bad). In OnOpenDocument, OnNewDocument,etc it sets, deletes the contexts of the view,etc so if you call this overloaded funtions the program crash with diffent views. So i've substitued CTXDoc:: with CDocument:: and set the things for the tx init. But opening a created document, when SetPathName is called, there's an assignation to m_strPathName and m_strTitle of the CDocument and there's the Heap. I don't know how to solve, i've created the same variables in the derived class and rewritten SetAppName and GetTitle but in the others part of the application if there's a call to GetTitle it returns the CDocument variable that it's ""

GeneralUsing C++ code from C Pin
benjymous16-Sep-02 23:33
benjymous16-Sep-02 23:33 
GeneralRe: Using C++ code from C Pin
Alexandru Savescu17-Sep-02 3:25
Alexandru Savescu17-Sep-02 3:25 
GeneralRe: Using C++ code from C Pin
benjymous17-Sep-02 4:25
benjymous17-Sep-02 4:25 
GeneralRe: Using C++ code from C Pin
Paul M Watt17-Sep-02 6:21
mentorPaul M Watt17-Sep-02 6:21 
Questionhow to read mails from any server using VC++? Pin
Omar Lodhi16-Sep-02 23:33
Omar Lodhi16-Sep-02 23:33 
AnswerRe: how to read mails from any server using VC++? Pin
benjymous16-Sep-02 23:37
benjymous16-Sep-02 23:37 
GeneralRe: how to read mails from any server using VC++? Pin
JohnnyG17-Sep-02 3:41
JohnnyG17-Sep-02 3:41 
General[GDI+] OS compatibility query Pin
Nish Nishant16-Sep-02 22:43
sitebuilderNish Nishant16-Sep-02 22:43 
GeneralRe: [GDI+] OS compatibility query Pin
Stephane Rodriguez.17-Sep-02 2:08
Stephane Rodriguez.17-Sep-02 2:08 
GeneralRe: [GDI+] OS compatibility query Pin
Nish Nishant17-Sep-02 13:55
sitebuilderNish Nishant17-Sep-02 13:55 
GeneralADO calling stored proceures Pin
Anonymous16-Sep-02 22:37
Anonymous16-Sep-02 22:37 
GeneralRe: ADO calling stored proceures Pin
Jon Hulatt16-Sep-02 22:56
Jon Hulatt16-Sep-02 22:56 
GeneralThree Tier Layer Design and Db Grids... Pin
Braulio Dez16-Sep-02 22:30
Braulio Dez16-Sep-02 22:30 
GeneralPointer to a modal dialog Pin
AlecJames16-Sep-02 22:32
AlecJames16-Sep-02 22:32 
QuestionShow image in CRichEditCtrl ? Pin
Dmitry Timin16-Sep-02 22:22
sussDmitry Timin16-Sep-02 22:22 
QuestionWhy the compiler told me the class is redefined? Pin
wood16-Sep-02 21:45
wood16-Sep-02 21:45 
AnswerRe: Why the compiler told me the class is redefined? Pin
jmkhael16-Sep-02 21:49
jmkhael16-Sep-02 21:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.