How to use a user defined class as base class 
Author Message
 How to use a user defined class as base class

I have defined a new class in a project and the class is in common currency.
Now I want to create a new project and take the new class as the base class,
How can I do it?


Sat, 05 Nov 2005 10:28:22 GMT  
 How to use a user defined class as base class
Use the class avialable to you in ClassWizard, then hand-edit the resulting files. This is
a piece of gross negligence on the part of Microsoft, and furthermore they have maintained
this flaw in VS7.
                                joe

Quote:

>I have defined a new class in a project and the class is in common currency.
>Now I want to create a new project and take the new class as the base class,
>How can I do it?

Joseph M. Newcomer [MVP]

Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm


Sat, 05 Nov 2005 18:09:32 GMT  
 How to use a user defined class as base class
What about right click on the class in class wizard and choose add to
gallery?  (not that i've ever used this? but i think that is what it is
intended for?)



Quote:
> Use the class avialable to you in ClassWizard, then hand-edit the

resulting files. This is
Quote:
> a piece of gross negligence on the part of Microsoft, and furthermore they
have maintained
> this flaw in VS7.
> joe


> >I have defined a new class in a project and the class is in common
currency.
> >Now I want to create a new project and take the new class as the base
class,
> >How can I do it?

> Joseph M. Newcomer [MVP]

> Web: http://www.flounder.com
> MVP Tips: http://www.flounder.com/mvp_tips.htm



Sat, 05 Nov 2005 18:59:10 GMT  
 How to use a user defined class as base class
I've never used the gallery stuff; it is too complex for what I do, or not complex enough.
The few times I tried it, it didn't doo what I needed.
                                        joe

Quote:

>What about right click on the class in class wizard and choose add to
>gallery?  (not that i've ever used this? but i think that is what it is
>intended for?)



>> Use the class avialable to you in ClassWizard, then hand-edit the
>resulting files. This is
>> a piece of gross negligence on the part of Microsoft, and furthermore they
>have maintained
>> this flaw in VS7.
>> joe


>> >I have defined a new class in a project and the class is in common
>currency.
>> >Now I want to create a new project and take the new class as the base
>class,
>> >How can I do it?

>> Joseph M. Newcomer [MVP]

>> Web: http://www.flounder.com
>> MVP Tips: http://www.flounder.com/mvp_tips.htm

Joseph M. Newcomer [MVP]

Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm


Sat, 05 Nov 2005 21:59:59 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Calling View class from User define class

2. Using STL list in a user-defined class

3. using a vector of a user defined class

4. User Drawn button using CWnd as base class

5. using non dll-interface class as base for dll-interface class

6. class A uses class B,B users A

7. Protected member in a base class of a base class

8. class class-name: base-class : interface

9. Trying to add a class with no base class in Class Wizard

10. Web Services: Proxy class make own class definition for user class

11. Based class not defined

12. How can I process messages that defined in base class

 

 
Powered by phpBB® Forum Software