classview not working

Hello, ibe just installed Visual C++2005 express, looks nice, but one thing really bothers me:
in classview window, classes keep dissapearing, some classes dont show at all, some re-appear after i edit their header file. Its very anoying! anyone else had this problem
Maybe a sugestion on how to fix it
Thanks!


Answer this question

classview not working

  • MarkBU

    Hi, I have same problem.

    If I create an empty solution, and drag and drop all the headers to Headers Files folder, then everything is ok.

    If I do the same, but in my solution, then I lose many classes.

    Is there a place in settings, or something I may look to fix it

    Thanks

  • M S Basha

    Thank you for your answer, im affraid i cant give you a sample project, because the project where the problem occurs (the only project ibe used VC2005 on), depends in a *LOT* of 3rd party libraries, including wxWidgets, TinyXML, and SQLite. I tried another "experiments" and there seems to be only one constant, the problem only occurs when the project get large (<20 files)


  • Virtlink

    Hi,

    For these kinds of problems, it is generally impossible to provide a reasonable answer without a clear repro case. Please create an issue at the MSDN Feedback center site (http://lab.msdn.microsoft.com/ProductFeedback/Default.aspx) including an attachment with a project that shows this problem and step by step instructions to reproduce it.

    Thanks.

    Ronald Laeremans / Visual C++ team


  • classview not working