[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference 7.286::visualc

Title:Microsoft Visual C/C++
Moderator:PLUGH::needle
Created:Tue Mar 16 1993
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1121
Total number of notes:4385

37.0. "Eliminating Classes from a project" by RANGER::NDMMAC::MURRAY () Fri Apr 23 1993 06:41

T.RTitleUserPersonal
Name
DateLines
37.1Yup...TUXEDO::ICENOGLEFri Apr 23 1993 09:3824
37.2But not removed from the make file!skylab.zko.dec.com::FISHERGravity: Not just a good idea. It's the law!Sun Jan 12 1997 17:349
37.3Select file, press deleteIOSG::TALLETTwww-iosg.reo.dec.com/Tallett.htmlThu Jan 23 1997 03:2311
37.4PAMSRC::XHOST::SJZRocking the Messaging Desktop !Thu Jan 23 1997 12:5410
37.5METSYS::GOODWINPete Goodwin, DEC/EDI EngineeringFri Jan 24 1997 11:099
    The way that works for me is to remove the file that contains the class
    from the project, then delete that file CPP and H file from the
    project's directory. Then use ClassWizard to look at the class - it
    complains the files don't exist. Then I use the Remove button to remove
    the class from ClassWizard.
    
    Works for me!
    
    Pete
37.6Doesn't work for meIOSG::TALLETTwww-iosg.reo.dec.com/Tallett.htmlMon Jan 27 1997 03:3014
   
>   Works for me!
    
    Hmm, not for me! This worked pre-4.2. I must be annoying it. I like
    the rebuild idea, I'll give it a whirl.
    
>    project's directory. Then use ClassWizard to look at the class - it
>    complains the files don't exist. Then I use the Remove button to remove
>    the class from ClassWizard.
    
    ClassWizard doesn't list the class any more at this point for me.
    
    Cheers,
    Paul