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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Class missing in Class view pane

Class missing in Class view pane

Scheduled Pinned Locked Moved C / C++ / MFC
c++questionhelptutorial
5 Posts 5 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.
  • E Offline
    E Offline
    eowyn
    wrote on last edited by
    #1

    I am currently using Microsoft Visual C++ 6.0, and having problem with this tool. When I create a new dialog based project, let's say with the name of edits, there will be 3 classes listed in the class view pane, that are: CAboutDlg, CEditsApp and CEditsDlg. When i add a new handler for a button, either by double clicking the button or through MFC ClassWizard, the classes listed in the class view pane will dissapeared. Sometimes one missing, sometimes two or all. i have to to delete the .ncb and .opt file in the folder where the source code is saved, in order to "get back" all the classes listed previously. Does anyone know what is the problem actually? How to solve it? Thanks and regards, Eowyn

    A R J S 4 Replies Last reply
    0
    • E eowyn

      I am currently using Microsoft Visual C++ 6.0, and having problem with this tool. When I create a new dialog based project, let's say with the name of edits, there will be 3 classes listed in the class view pane, that are: CAboutDlg, CEditsApp and CEditsDlg. When i add a new handler for a button, either by double clicking the button or through MFC ClassWizard, the classes listed in the class view pane will dissapeared. Sometimes one missing, sometimes two or all. i have to to delete the .ncb and .opt file in the folder where the source code is saved, in order to "get back" all the classes listed previously. Does anyone know what is the problem actually? How to solve it? Thanks and regards, Eowyn

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      very easy,reinstall vc6.0 or install vc.net.;P

      1 Reply Last reply
      0
      • E eowyn

        I am currently using Microsoft Visual C++ 6.0, and having problem with this tool. When I create a new dialog based project, let's say with the name of edits, there will be 3 classes listed in the class view pane, that are: CAboutDlg, CEditsApp and CEditsDlg. When i add a new handler for a button, either by double clicking the button or through MFC ClassWizard, the classes listed in the class view pane will dissapeared. Sometimes one missing, sometimes two or all. i have to to delete the .ncb and .opt file in the folder where the source code is saved, in order to "get back" all the classes listed previously. Does anyone know what is the problem actually? How to solve it? Thanks and regards, Eowyn

        R Offline
        R Offline
        Rasmus Therkelsen
        wrote on last edited by
        #3

        Hi! I've known this to happen - also in later releases of Visual Studio. Try opening your missing dialog's .h files, modify them (just add a blank space and delete it again), then save. This has made my classes come back in the class view. Rasmus Therkelsen rasmus.therkelsen@mail.tele.dk

        1 Reply Last reply
        0
        • E eowyn

          I am currently using Microsoft Visual C++ 6.0, and having problem with this tool. When I create a new dialog based project, let's say with the name of edits, there will be 3 classes listed in the class view pane, that are: CAboutDlg, CEditsApp and CEditsDlg. When i add a new handler for a button, either by double clicking the button or through MFC ClassWizard, the classes listed in the class view pane will dissapeared. Sometimes one missing, sometimes two or all. i have to to delete the .ncb and .opt file in the folder where the source code is saved, in order to "get back" all the classes listed previously. Does anyone know what is the problem actually? How to solve it? Thanks and regards, Eowyn

          J Offline
          J Offline
          jhwurmbach
          wrote on last edited by
          #4

          eowyn wrote: i have to to delete the .ncb and .opt file in the folder where the source code is saved You simply have to do that on a regular basis, thats all. Its like you want to reboot your windows about once per day - just to be sure.;P The same company, you know? :cool:


          Who is 'General Failure'? And why is he reading my harddisk?!?

          1 Reply Last reply
          0
          • E eowyn

            I am currently using Microsoft Visual C++ 6.0, and having problem with this tool. When I create a new dialog based project, let's say with the name of edits, there will be 3 classes listed in the class view pane, that are: CAboutDlg, CEditsApp and CEditsDlg. When i add a new handler for a button, either by double clicking the button or through MFC ClassWizard, the classes listed in the class view pane will dissapeared. Sometimes one missing, sometimes two or all. i have to to delete the .ncb and .opt file in the folder where the source code is saved, in order to "get back" all the classes listed previously. Does anyone know what is the problem actually? How to solve it? Thanks and regards, Eowyn

            S Offline
            S Offline
            sanskypotov
            wrote on last edited by
            #5

            Just save the .h file. it works for me :) John 3:16
            For God so loved the world,
            that he gave his only begotten Son ( Jesus Christ ) ,
            that whosoever believeth in him should not perish, but have everlasting life.

            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