VS.NET 2002 bug

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andrew

    #1

    VS.NET 2002 bug

    We have project file that contains several subprojects
    within it. The problem is that each of these projects
    contains MainFrm.cpp file - so when I select CMainFrame
    class from class view, the IDE for some reason could not
    tell/decide which file to open. The result is that wrong
    file is opened. In addition to that the IDE adds lines
    like #include "..\MyApplicati on\MyClass.h" to the file.
    Do you guys know if the problem was fixed in VS.NET 2003.
Working...