Book a Demo

Author Topic: already built model for MFC  (Read 2208 times)

jmairs

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
already built model for MFC
« on: May 22, 2007, 05:50:58 am »
Hi,

I switched from Rational Rose to EA and I'm wondering if EA has an already built "model" for MFC Visual Studio 2005.  It helps desigining when you don't have to create Class diagrams for things like CView, CDocument, CRgn, etc.  

I tried to reverse engineer WinGDI.h and received parsing errors.

Thanks,

John

kenneth.nielsen

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • just a dude
    • View Profile
Re: already built model for MFC
« Reply #1 on: June 05, 2007, 11:52:07 am »
apparently they dont. dammit.
I've like and reverced MFC to, Maybee the precompiler macroes used by mfc should be defined, and you'll get around the analysis problem, dont know though only an idea.