Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: is this a clue? Pin
ns27-Mar-03 1:51
ns27-Mar-03 1:51 
Generalno go... Pin
ns27-Mar-03 2:25
ns27-Mar-03 2:25 
GeneralRe: is this a clue? Pin
Ravi Bhavnani27-Mar-03 2:52
professionalRavi Bhavnani27-Mar-03 2:52 
GeneralRe: is this a clue? Pin
ns27-Mar-03 3:25
ns27-Mar-03 3:25 
GeneralRe: is this a clue? Pin
Ravi Bhavnani27-Mar-03 5:42
professionalRavi Bhavnani27-Mar-03 5:42 
Generalso ques is: Pin
ns27-Mar-03 6:52
ns27-Mar-03 6:52 
GeneralRe: so ques is: Pin
Ravi Bhavnani27-Mar-03 7:13
professionalRavi Bhavnani27-Mar-03 7:13 
GeneralRe: so ques is: Pin
ns27-Mar-03 7:23
ns27-Mar-03 7:23 
Heres the rub:
I have not done ifndefs def in my .h files. my trView.h has loads of stuff #includes in it. If I include it in cLoading.h it screams bloody murder. So I tried putting it within the ifndef ....long string ....made by classwizard for the trView.h file. It compiles okay, but I guess it doesnt include it because CLoading says huh...whats CTRView*. However if I do GetParent I get a genereric CWnd* back and use that to post to the view to trigger the lengthy calc. Instead of doing parentPtr->LengthyFunc(); directly from the CDialog. A few e xtra steps...........

I have tried to ages to be able to do circular includes but have never succeeded.

Thanks so much for all the input though.......I know you're a busy guy...

Appreciate your help,
ns
GeneralReally bizarre but resolved (though no see CDlg) Pin
ns27-Mar-03 7:27
ns27-Mar-03 7:27 
GeneralRe: so ques is: Pin
ns27-Mar-03 7:56
ns27-Mar-03 7:56 
GeneralRe: so ques is: Pin
Ravi Bhavnani27-Mar-03 8:42
professionalRavi Bhavnani27-Mar-03 8:42 
GeneralEmbedded Excel Pin
act_x26-Mar-03 8:30
act_x26-Mar-03 8:30 
GeneralRe: Embedded Excel Pin
François Gasnier26-Mar-03 10:32
François Gasnier26-Mar-03 10:32 
GeneralRe: Embedded Excel Pin
act_x26-Mar-03 11:10
act_x26-Mar-03 11:10 
GeneralRegex++ causes abnormal program termination Pin
annum26-Mar-03 8:25
annum26-Mar-03 8:25 
GeneralRe: Regex++ causes abnormal program termination Pin
Dave Bryant26-Mar-03 9:12
Dave Bryant26-Mar-03 9:12 
GeneralRe: Regex++ causes abnormal program termination Pin
Steve Mayfield26-Mar-03 9:34
Steve Mayfield26-Mar-03 9:34 
GeneralRe: Regex++ causes abnormal program termination Pin
annum26-Mar-03 14:54
annum26-Mar-03 14:54 
Generalsetting the "break on unhandled exceptions" Pin
ns26-Mar-03 8:25
ns26-Mar-03 8:25 
GeneralRe: setting the "break on unhandled exceptions" Pin
Chris Losinger26-Mar-03 8:47
professionalChris Losinger26-Mar-03 8:47 
GeneralRe: setting the "break on unhandled exceptions" Pin
ns26-Mar-03 8:51
ns26-Mar-03 8:51 
GeneralDesign approach Pin
Mike Fenske26-Mar-03 8:00
Mike Fenske26-Mar-03 8:00 
Generalcalling dll from VC++ Pin
kulsukh26-Mar-03 7:25
kulsukh26-Mar-03 7:25 
GeneralRe: calling dll from VC++ Pin
Mike Nordell26-Mar-03 7:49
Mike Nordell26-Mar-03 7:49 
GeneralRe: calling dll from VC++ Pin
Chris Losinger26-Mar-03 8:21
professionalChris Losinger26-Mar-03 8:21 

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.