Generate class diagrams - VS2005 MFC C++
-
I have used the UML cabalities of VS2005 for a few C# projects, but I have a couple of MFC C++ projects which I have converted to VS2005. I would like to generate class dialgrams for these MFC C++ projects but cannot seem to work out how to do it in VS2005. I guess that this is not possible for MFC C++ projects at the moment! Does anyone know of any way to generate class diagrams for MFC C++ projects? Will this be possible in VS2008?
-
I have used the UML cabalities of VS2005 for a few C# projects, but I have a couple of MFC C++ projects which I have converted to VS2005. I would like to generate class dialgrams for these MFC C++ projects but cannot seem to work out how to do it in VS2005. I guess that this is not possible for MFC C++ projects at the moment! Does anyone know of any way to generate class diagrams for MFC C++ projects? Will this be possible in VS2008?
As I know, Visual Studio 2005 only supports diagram generation for C#.
Maxwell Chen