Are .h files for the library under different folder other than "Header
Files" and "Source Files" in VC++ project.  If they are, then you need to
indicate those folder names in the VC++ component specification.  I think it
is under the property "Project Folders".  If they are under the folder name
External Dependencies then Rose cannot read those files even if you specify
this name in the Project Folder property.  You need to either move these
files to be under "Header Files" or some other folder".

Hope this helps.

Sonny

> -----Original Message-----
> From: Khurana, Ashish [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 11, 2002 5:04 PM
> To: [EMAIL PROTECTED]
> Subject: (ROSE) Reverse Engineering, VC++ Question
> 
> 
> 
> Hi All
> 
> My application is a VC++ application that uses some 3rd party 
> library. I
> want to reverse engineer my app. and prepare a class model 
> that can help
> me in knowing Generalizations and Associations.
> 
> I tried reverse engineering of my code to get a model. But my model
> doesn't show any inheritance between my class and the library 
> class. In
> fact base classes(library classes) are not visible at all.
> 
> Base on the suggestions from one of our users I did reverse 
> engineer the
> .h files of the library in the same model by making a dummy 
> VC project.
> But it comes up as an independent and separate component.
> 
> Now my question is:
> 1. How to get the base class(library class) details into my 
> application
> model so that I can see the inheritance?
> 
> 2. I also want to see the associations between my application 
> classes of
> the model, but the reverse engineered model doesn't show that. What
> shall I do for that?
> 
> Please help.
> Thanks.
> Ashish
> **************************************************************
> **********
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Post or Reply to: [EMAIL PROTECTED]
> * Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
> *    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *    To: [EMAIL PROTECTED]
> *    Subject: <BLANK>
> *    Body: unsubscribe rose_forum
> **************************************************************
> ***********
> 
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************

Reply via email to