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. MFC,goto definition of XXX

MFC,goto definition of XXX

Scheduled Pinned Locked Moved C / C++ / MFC
c++
8 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.
  • L Offline
    L Offline
    lxkjlzz
    wrote on last edited by
    #1

    hi: In a MFC class, I button the right mouse "goto definition of XXX", but can not enter the function "XXX". It enter another function .how todo it. ;)

    CPalliniC M L 3 Replies Last reply
    0
    • L lxkjlzz

      hi: In a MFC class, I button the right mouse "goto definition of XXX", but can not enter the function "XXX". It enter another function .how todo it. ;)

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      lxkjlzz wrote:

      not enter the function "XXX"

      You've to wait for your 18th birtday. :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      In testa che avete, signor di Ceprano?

      1 Reply Last reply
      0
      • L lxkjlzz

        hi: In a MFC class, I button the right mouse "goto definition of XXX", but can not enter the function "XXX". It enter another function .how todo it. ;)

        M Offline
        M Offline
        m_mun
        wrote on last edited by
        #3

        1. add message handler WM_RBUTTONDOWN 2. Under this method call ur function xxx();

        S L 2 Replies Last reply
        0
        • M m_mun

          1. add message handler WM_RBUTTONDOWN 2. Under this method call ur function xxx();

          S Offline
          S Offline
          sashoalm
          wrote on last edited by
          #4

          He was talking about the Code Browser I think.

          There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

          1 Reply Last reply
          0
          • M m_mun

            1. add message handler WM_RBUTTONDOWN 2. Under this method call ur function xxx();

            L Offline
            L Offline
            lxkjlzz
            wrote on last edited by
            #5

            it is not add message,it is only find a exist function.use mouse right key,show "go to definition xxx".but find another function.

            1 Reply Last reply
            0
            • L lxkjlzz

              hi: In a MFC class, I button the right mouse "goto definition of XXX", but can not enter the function "XXX". It enter another function .how todo it. ;)

              L Offline
              L Offline
              lxkjlzz
              wrote on last edited by
              #6

              ;P wait answer

              K 1 Reply Last reply
              0
              • L lxkjlzz

                ;P wait answer

                K Offline
                K Offline
                krmed
                wrote on last edited by
                #7

                Most likely your .ncb file has become corrupted. Close your project, then delete the .ncb, .aps, and .clw files (they will be automatically recreated when needed). Reopen the project and you should be OK. Hope that helps.

                Karl - WK5M PP-ASEL-IA (N43CS) PGP Key: 0xDB02E193 PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

                L 1 Reply Last reply
                0
                • K krmed

                  Most likely your .ncb file has become corrupted. Close your project, then delete the .ncb, .aps, and .clw files (they will be automatically recreated when needed). Reopen the project and you should be OK. Hope that helps.

                  Karl - WK5M PP-ASEL-IA (N43CS) PGP Key: 0xDB02E193 PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

                  L Offline
                  L Offline
                  lxkjlzz
                  wrote on last edited by
                  #8

                  thank you ,finally you can know my question.It's the answer that i want to get. :laugh:

                  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