Book a Demo

Author Topic: Reverse Engineering of VS2005 C++ Project  (Read 2151 times)

Kimpan

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Reverse Engineering of VS2005 C++ Project
« on: July 23, 2006, 03:53:26 am »
Hi

I have installed MDG Integration for VS 2005 and need help to reverse engineering VS2005 C++ projects. The files used in the projects are located in different folders and found using include directories (-I). All the necessary information is in the project file (.vcproj)

Is there a way to get MDG to use the project file and reverse engineering all the files (.h & .cpp) included in the project & declared in the source code?
« Last Edit: July 23, 2006, 03:55:06 am by Kimpan »