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. MFC tips..*

MFC tips..*

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
13 Posts 9 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.
  • R rowdy_vc

    hi i dont know how to study MFC in VC++ because its too difficult for us but i have so mach of interest to study for this MFC?please give me a tips and tricks for how to study easy way....

    *****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )

    C Offline
    C Offline
    Cedric Moonen
    wrote on last edited by
    #2

    Buy a good book and learn from there.

    Cédric Moonen Software developer
    Charting control [v1.3]

    1 Reply Last reply
    0
    • R rowdy_vc

      hi i dont know how to study MFC in VC++ because its too difficult for us but i have so mach of interest to study for this MFC?please give me a tips and tricks for how to study easy way....

      *****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )

      C Offline
      C Offline
      CPallini
      wrote on last edited by
      #3

      You may start with the classical Prosise's book [^]. :)

      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

      R 1 Reply Last reply
      0
      • R rowdy_vc

        hi i dont know how to study MFC in VC++ because its too difficult for us but i have so mach of interest to study for this MFC?please give me a tips and tricks for how to study easy way....

        *****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )

        M Offline
        M Offline
        Matthew Faithfull
        wrote on last edited by
        #4

        The MSDN Library[^] has everything you need if you are confident with C++ itself.

        Nothing is exactly what it seems but everything with seems can be unpicked.

        C 1 Reply Last reply
        0
        • M Matthew Faithfull

          The MSDN Library[^] has everything you need if you are confident with C++ itself.

          Nothing is exactly what it seems but everything with seems can be unpicked.

          C Offline
          C Offline
          Cedric Moonen
          wrote on last edited by
          #5

          Matthew Faithfull wrote:

          The MSDN Library[^] has everything you need if you are confident with C++ itself.

          Are you kidding ? :~ Learning how to use MFC from MSDN, this should be a nightmare ;P I think MSDN is ok if you are looking for something specific (like what does this member function do or what are the member of such class). But it is probably not very efficient if know almost nothing in MFC.

          Cédric Moonen Software developer
          Charting control [v1.3]

          M 1 Reply Last reply
          0
          • C CPallini

            You may start with the classical Prosise's book [^]. :)

            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

            R Offline
            R Offline
            Rajesh R Subramanian
            wrote on last edited by
            #6

            Unfortunately he won't listen to any such suggestion. He'll ask the same thing tomorrow, I bet ya. Do you remember that he's a noted member of the BBB? BBB = Book Buying Band

            Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

            C C R 3 Replies Last reply
            0
            • R Rajesh R Subramanian

              Unfortunately he won't listen to any such suggestion. He'll ask the same thing tomorrow, I bet ya. Do you remember that he's a noted member of the BBB? BBB = Book Buying Band

              Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

              C Offline
              C Offline
              Cedric Moonen
              wrote on last edited by
              #7

              Well, then tomorow we will reply that he need to buy a good book. I'm wondering who will be tired first ;P

              Cédric Moonen Software developer
              Charting control [v1.3]

              1 Reply Last reply
              0
              • C Cedric Moonen

                Matthew Faithfull wrote:

                The MSDN Library[^] has everything you need if you are confident with C++ itself.

                Are you kidding ? :~ Learning how to use MFC from MSDN, this should be a nightmare ;P I think MSDN is ok if you are looking for something specific (like what does this member function do or what are the member of such class). But it is probably not very efficient if know almost nothing in MFC.

                Cédric Moonen Software developer
                Charting control [v1.3]

                M Offline
                M Offline
                Matthew Faithfull
                wrote on last edited by
                #8

                Firstly it's how I learned, apart from reading source code, secondly it has the hierarchy chart, a vital tool and dozens of downloadable examples covering lots of different development areas, hardly a nightmare although it did take me a couple of years to get fully on top of it. Now I haven't been using it actively for nearly 4 years and new versions have been released so my MFC is way out of date, maybe MSDN also hasn't kept up but I guess the basic there are still useful for a beginner.

                Nothing is exactly what it seems but everything with seems can be unpicked.

                1 Reply Last reply
                0
                • R Rajesh R Subramanian

                  Unfortunately he won't listen to any such suggestion. He'll ask the same thing tomorrow, I bet ya. Do you remember that he's a noted member of the BBB? BBB = Book Buying Band

                  Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

                  C Offline
                  C Offline
                  CPallini
                  wrote on last edited by
                  #9

                  Addendum to Cedric Moonen reply. ...and we're a lot. :-D

                  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

                  1 Reply Last reply
                  0
                  • R rowdy_vc

                    hi i dont know how to study MFC in VC++ because its too difficult for us but i have so mach of interest to study for this MFC?please give me a tips and tricks for how to study easy way....

                    *****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )

                    D Offline
                    D Offline
                    David Crow
                    wrote on last edited by
                    #10

                    rowdy_vc++ wrote:

                    i dont know how to study MFC...

                    That's just wrong in so many ways.

                    "Love people and use things, not love things and use people." - Unknown

                    "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                    1 Reply Last reply
                    0
                    • R rowdy_vc

                      hi i dont know how to study MFC in VC++ because its too difficult for us but i have so mach of interest to study for this MFC?please give me a tips and tricks for how to study easy way....

                      *****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )

                      M Offline
                      M Offline
                      Mark Salsbery
                      wrote on last edited by
                      #11

                      Learn Windows programming first, and know it well.  The fundamentals of windowing, messaging, and GDI at least. Then MFC will make a lot more sense, and the MFC source code is the best documentation there is. Mark

                      Mark Salsbery Microsoft MVP - Visual C++ :java:

                      1 Reply Last reply
                      0
                      • R Rajesh R Subramanian

                        Unfortunately he won't listen to any such suggestion. He'll ask the same thing tomorrow, I bet ya. Do you remember that he's a noted member of the BBB? BBB = Book Buying Band

                        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

                        R Offline
                        R Offline
                        Rajkumar R
                        wrote on last edited by
                        #12

                        Rajesh R Subramanian wrote:

                        BBB = Book Buying Band

                        :laugh: Shall we name it as BCube ?

                        1 Reply Last reply
                        0
                        • R rowdy_vc

                          hi i dont know how to study MFC in VC++ because its too difficult for us but i have so mach of interest to study for this MFC?please give me a tips and tricks for how to study easy way....

                          *****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )

                          H Offline
                          H Offline
                          Hamid Taebi
                          wrote on last edited by
                          #13

                          It depends to your knowledge of programming I suggest for start with classes for controls like(CBUTTON,CTREECTRL,....).

                          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