Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Foxpro? Pin
alex.barylski27-Jan-02 20:03
alex.barylski27-Jan-02 20:03 
AnswerRe: Foxpro? Pin
Michael P Butler28-Jan-02 1:14
Michael P Butler28-Jan-02 1:14 
General'new' limit Pin
Erik Hammar26-Jan-02 23:56
Erik Hammar26-Jan-02 23:56 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 0:06
sitebuilderNish Nishant27-Jan-02 0:06 
GeneralRe: 'new' limit Pin
Erik Hammar27-Jan-02 0:07
Erik Hammar27-Jan-02 0:07 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 0:24
sitebuilderNish Nishant27-Jan-02 0:24 
GeneralRe: 'new' limit Pin
Erik Hammar27-Jan-02 0:32
Erik Hammar27-Jan-02 0:32 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 0:45
sitebuilderNish Nishant27-Jan-02 0:45 
Well I cant even make any guesses from that.
But try creating the CClass3 object first and then create CClass1 and CClass2. Now if it still gives an error when you create the CClass3 the problem must be with something you are doing in the CClass3 constructor, but if the trouble happens with the third new then we are again nowhere Frown | :-(

Try this out anyway. And if possible post the CClass1/2/3 constructor code as well. Also how is the data member-variable defined in these classes?

Nish

Sonork ID 100.9786 voidmain
www.busterboy.org
If you don't find me on CP, I'll be at Bob's HungOut
GeneralRe: 'new' limit Pin
Erik Hammar27-Jan-02 1:03
Erik Hammar27-Jan-02 1:03 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 1:08
sitebuilderNish Nishant27-Jan-02 1:08 
GeneralUsing CRecordset for more complex queries... Pin
26-Jan-02 20:59
suss26-Jan-02 20:59 
GeneralRe: Using CRecordset for more complex queries... Pin
Mazdak26-Jan-02 21:36
Mazdak26-Jan-02 21:36 
GeneralWeird problem with a timer and a SDI Pin
RobJones26-Jan-02 19:56
RobJones26-Jan-02 19:56 
GeneralRe: Weird problem with a timer and a SDI Pin
alex.barylski26-Jan-02 21:53
alex.barylski26-Jan-02 21:53 
GeneralRe: Weird problem with a timer and a SDI Pin
Nish Nishant26-Jan-02 22:53
sitebuilderNish Nishant26-Jan-02 22:53 
GeneralRe: Weird problem with a timer and a SDI Pin
RobJones27-Jan-02 5:56
RobJones27-Jan-02 5:56 
QuestionWhere can i get All type of API functions? Pin
anju26-Jan-02 19:18
anju26-Jan-02 19:18 
AnswerRe: Where can i get All type of API functions? Pin
Michael Dunn26-Jan-02 19:46
sitebuilderMichael Dunn26-Jan-02 19:46 
AnswerRe: Where can i get All type of API functions? Pin
alex.barylski26-Jan-02 21:58
alex.barylski26-Jan-02 21:58 
AnswerRe: Where can i get All type of API functions? Pin
Nish Nishant27-Jan-02 1:42
sitebuilderNish Nishant27-Jan-02 1:42 
GeneralCPen styles Pin
Steve L.26-Jan-02 15:41
Steve L.26-Jan-02 15:41 
GeneralRe: CPen styles Pin
alex.barylski26-Jan-02 22:34
alex.barylski26-Jan-02 22:34 
GeneralYuck: Globals and Static Data Members Pin
Swinefeaster26-Jan-02 14:05
Swinefeaster26-Jan-02 14:05 
GeneralRe: Yuck: Globals and Static Data Members Pin
alex.barylski26-Jan-02 22:03
alex.barylski26-Jan-02 22:03 
GeneralRe: Yuck: Globals and Static Data Members Pin
Swinefeaster26-Jan-02 22:21
Swinefeaster26-Jan-02 22: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.