Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A simple C compiler Pin
electronicman_x18-Dec-02 3:57
electronicman_x18-Dec-02 3:57 
GeneralRe: A simple C compiler Pin
Alvaro Mendez18-Dec-02 6:02
Alvaro Mendez18-Dec-02 6:02 
GeneralRe: A simple C compiler Pin
ns18-Dec-02 6:03
ns18-Dec-02 6:03 
GeneralRe: A simple C compiler Pin
Alvaro Mendez18-Dec-02 6:55
Alvaro Mendez18-Dec-02 6:55 
GeneralRe: A simple C compiler Pin
Ravi Bhavnani18-Dec-02 10:32
professionalRavi Bhavnani18-Dec-02 10:32 
GeneralRe: A simple C compiler Pin
Joel Lucsy18-Dec-02 14:30
Joel Lucsy18-Dec-02 14:30 
GeneralRe: A simple C compiler _ thanks to all!!! Pin
ns19-Dec-02 1:34
ns19-Dec-02 1:34 
GeneralGetting pointer to MFC Document Pin
electronicman_x18-Dec-02 2:41
electronicman_x18-Dec-02 2:41 
I'm currently working with an MDI application and RogueWave's Stingray library. I'm using their SECControlBar class for a dockable window which will contain 2 tree controls selectable by tabs. I have the trees working and the tabs working, but I'm trying to keep all my data in the Document class of my MDI. This SECControlBar class is not doc/view based, it's just a CWnd derivative. My question is how do i get access to my document class via this CWnd derived dockable window? Normally i just use a GetDocument for my view classes to obtain the related document but there is no such function i can see for the same thing from this CWnd derivative.

Thanks for you time.

Jeff Rothenberg

Project Engineer
Vector CANtech, Inc.
GeneralRe: Getting pointer to MFC Document Pin
Maximilien18-Dec-02 2:46
Maximilien18-Dec-02 2:46 
GeneralRe: Getting pointer to MFC Document Pin
electronicman_x18-Dec-02 3:56
electronicman_x18-Dec-02 3:56 
GeneralRe: Getting pointer to MFC Document Pin
Maximilien18-Dec-02 3:58
Maximilien18-Dec-02 3:58 
GeneralRe: Getting pointer to MFC Document Pin
electronicman_x18-Dec-02 4:02
electronicman_x18-Dec-02 4:02 
QuestionPlay a sound? Pin
kvan0718-Dec-02 2:34
kvan0718-Dec-02 2:34 
AnswerRe: Play a sound? Pin
Daniel Strigl18-Dec-02 2:57
Daniel Strigl18-Dec-02 2:57 
GeneralUpdateData won't cut it Pin
18-Dec-02 2:29
suss18-Dec-02 2:29 
GeneralRe: UpdateData won't cut it Pin
electronicman_x18-Dec-02 2:42
electronicman_x18-Dec-02 2:42 
GeneralRe: UpdateData won't cut it Pin
benjymous18-Dec-02 3:32
benjymous18-Dec-02 3:32 
GeneralRe: UpdateData won't cut it Pin
valikac18-Dec-02 5:34
valikac18-Dec-02 5:34 
GeneralRe: UpdateData won't cut it Pin
Ravi Bhavnani18-Dec-02 10:39
professionalRavi Bhavnani18-Dec-02 10:39 
GeneralCDC::GetTextExtent problem Pin
Brian van der Beek18-Dec-02 0:26
Brian van der Beek18-Dec-02 0:26 
GeneralRe: CDC::GetTextExtent problem Pin
Joaquín M López Muñoz18-Dec-02 1:24
Joaquín M López Muñoz18-Dec-02 1:24 
GeneralRe: CDC::GetTextExtent problem Pin
Brian van der Beek18-Dec-02 1:32
Brian van der Beek18-Dec-02 1:32 
GeneralRe: CDC::GetTextExtent problem Pin
Joaquín M López Muñoz18-Dec-02 1:36
Joaquín M López Muñoz18-Dec-02 1:36 
GeneralRe: CDC::GetTextExtent problem Pin
Brian van der Beek18-Dec-02 2:25
Brian van der Beek18-Dec-02 2:25 
QuestionRun window in os? Pin
imran_rafique17-Dec-02 23:16
imran_rafique17-Dec-02 23:16 

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.