Re: defined in constructor
From: Jeff Partch (jeffp_at_mvps.org)
Date: 10/05/04
- Next message: JSmith: "Re: defined in constructor"
- Previous message: JSmith: "Re: defined in constructor"
- In reply to: JSmith: "Re: defined in constructor"
- Next in thread: JSmith: "Re: defined in constructor"
- Reply: JSmith: "Re: defined in constructor"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 16:53:09 -0500
"JSmith" <jsmithmitra@yahoo.com> wrote in message
news:eXqJfRyqEHA.896@TK2MSFTNGP12.phx.gbl...
> > So this line only appears inside the ctor and the implementation of the
> ctor
> > is only in the cpp file? Is it supposed to be a global CList or a CList
> that
> > is a member of the CWinApp class?
>
> Yes, it should be global and please know that the struct is not defind
> inside the class. So it is not part of the class. It is placed inside the
> header file (please correct me if I'm doing a wrong thing here)
I'm rather more interested in the declaration of the CList than the
struct...
-- Jeff Partch [VC++ MVP]
- Next message: JSmith: "Re: defined in constructor"
- Previous message: JSmith: "Re: defined in constructor"
- In reply to: JSmith: "Re: defined in constructor"
- Next in thread: JSmith: "Re: defined in constructor"
- Reply: JSmith: "Re: defined in constructor"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|