Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Class view is not showing the whole classes in my project

Class view is not showing the whole classes in my project

Scheduled Pinned Locked Moved C / C++ / MFC
helpcollaboration
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BiswaR
    wrote on last edited by
    #1

    Hi Guys, First of all i really thank to all as i got all the answers to my doubts. This time i have some interesting problem. In my projects thre are more than 300 classes. But in the class view it's only showing 1 class. Another interesting the same code when it was in the original directory its showing all the classes but when i placed the same code in a different folder it's showing only one class. My team mates are also facing the same problem. Please help me if you know the reason.

    I G 2 Replies Last reply
    0
    • B BiswaR

      Hi Guys, First of all i really thank to all as i got all the answers to my doubts. This time i have some interesting problem. In my projects thre are more than 300 classes. But in the class view it's only showing 1 class. Another interesting the same code when it was in the original directory its showing all the classes but when i placed the same code in a different folder it's showing only one class. My team mates are also facing the same problem. Please help me if you know the reason.

      I Offline
      I Offline
      Iain Clarke Warrior Programmer
      wrote on last edited by
      #2

      Sometimes Visual C++ 6 class view dies, and you need to make it look again at your classes. Close visual c++ using taskmanager, kill the msdev process if it doesn't go away quickly. go to the location of your project. delete the .ncb file. (eg. myproj.ncb) rerun vc++. expand a project in the class view. see the "1983 files to go" line get smaller enjoy all your classes! Of course, this applies to v6. I have no idea about 2003-2005, etc. Iain.

      1 Reply Last reply
      0
      • B BiswaR

        Hi Guys, First of all i really thank to all as i got all the answers to my doubts. This time i have some interesting problem. In my projects thre are more than 300 classes. But in the class view it's only showing 1 class. Another interesting the same code when it was in the original directory its showing all the classes but when i placed the same code in a different folder it's showing only one class. My team mates are also facing the same problem. Please help me if you know the reason.

        G Offline
        G Offline
        Garth J Lancaster
        wrote on last edited by
        #3

        I'm not sure wether the number of classes is a factor here .. everytime I have issues with the class display/wizard, I follow the same procedure :- 1) Shut down the project 2) find and delete the .clw file 3) start up the project, bring up the class wizard 4) let msvc regenerate the info using 'all files' the details can be found here :- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_rebuilding_the_classwizard_.28...clw.29_.file.asp[^] ymmv 'g'

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups