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. Comparison between MFC6.0 and MFC8.0

Comparison between MFC6.0 and MFC8.0

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
12 Posts 4 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.
  • P Offline
    P Offline
    Priya_Sundar
    wrote on last edited by
    #1

    Hi All, Can anyone tell me some links that tell the differences or comparision between MFC6 and MFC8? I tried to google, but couldnt find it. Kindly help!

    Priya Sundar

    _ R 2 Replies Last reply
    0
    • P Priya_Sundar

      Hi All, Can anyone tell me some links that tell the differences or comparision between MFC6 and MFC8? I tried to google, but couldnt find it. Kindly help!

      Priya Sundar

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      Priya_Sundar wrote:

      MFC6 and MFC8?

      Do you mean VS6.0 and VS8.0 AFAIK there is nothing like MFC6 or MFC8 that may be the reason you don't find anything on google related with it

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      R 1 Reply Last reply
      0
      • _ _AnsHUMAN_

        Priya_Sundar wrote:

        MFC6 and MFC8?

        Do you mean VS6.0 and VS8.0 AFAIK there is nothing like MFC6 or MFC8 that may be the reason you don't find anything on google related with it

        Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

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

        _AnShUmAn_ wrote:

        AFAIK there is nothing like MFC6 or MFC8

        *sigh* Actually, there *is* MFC 6.0 and MFC 8.0

        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

        _ 1 Reply Last reply
        0
        • P Priya_Sundar

          Hi All, Can anyone tell me some links that tell the differences or comparision between MFC6 and MFC8? I tried to google, but couldnt find it. Kindly help!

          Priya Sundar

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

          With every new release of MFC, there are additional security features, additional classes, more methods added to existing classes, etc., I don't know if you will be able to find a document which would do a side by side comparison between two versions of MFC. If you need to know the new features of a specific version of MFC, just Google for "What's new MFC X.0", X being the version of your interest (or even better, try looking into MSDN?!). Besides that, these links may be of your interest: http://www.codeguru.com/cpp/v-s/devstudio_macros/visualstudionet/article.php/c10147/[^] http://blog.kalmbachnet.de/?postid=70[^]

          Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

          1 Reply Last reply
          0
          • R Rajesh R Subramanian

            _AnShUmAn_ wrote:

            AFAIK there is nothing like MFC6 or MFC8

            *sigh* Actually, there *is* MFC 6.0 and MFC 8.0

            Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

            _ Offline
            _ Offline
            _AnsHUMAN_
            wrote on last edited by
            #5

            Thanks for the update.

            Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

            R 1 Reply Last reply
            0
            • _ _AnsHUMAN_

              Thanks for the update.

              Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

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

              No, that wasn't an update; it didn't happen all of a sudden - those versions of MFC were already existent. Having worked on MFC for several years (your profile), I was shocked you didn't know it. I would guess that you probably were emphasizing more on Win32, ATL or something else. :)

              Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

              _ CPalliniC 2 Replies Last reply
              0
              • R Rajesh R Subramanian

                No, that wasn't an update; it didn't happen all of a sudden - those versions of MFC were already existent. Having worked on MFC for several years (your profile), I was shocked you didn't know it. I would guess that you probably were emphasizing more on Win32, ATL or something else. :)

                Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

                _ Offline
                _ Offline
                _AnsHUMAN_
                wrote on last edited by
                #7

                :-D ATL/COM. On another note I like to see and build code in MFC .

                Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

                modified on Monday, July 28, 2008 4:47 AM

                1 Reply Last reply
                0
                • R Rajesh R Subramanian

                  No, that wasn't an update; it didn't happen all of a sudden - those versions of MFC were already existent. Having worked on MFC for several years (your profile), I was shocked you didn't know it. I would guess that you probably were emphasizing more on Win32, ATL or something else. :)

                  Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

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

                  Another member of the MFC's not-fan club, maybe! :-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
                  [My articles]

                  In testa che avete, signor di Ceprano?

                  R 2 Replies Last reply
                  0
                  • CPalliniC CPallini

                    Another member of the MFC's not-fan club, maybe! :-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
                    [My articles]

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

                    Possibly. But, did you check out the additions to MFC via VS 2008 feature pack? I'm very impressed. The new additions are awesome; it would make a lot of articles on "How to do this extra thing with MFC" obsolete, as almost everything is now a part of MFC and is implemented in a much more elegant way. :)

                    Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

                    CPalliniC 1 Reply Last reply
                    0
                    • R Rajesh R Subramanian

                      Possibly. But, did you check out the additions to MFC via VS 2008 feature pack? I'm very impressed. The new additions are awesome; it would make a lot of articles on "How to do this extra thing with MFC" obsolete, as almost everything is now a part of MFC and is implemented in a much more elegant way. :)

                      Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

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

                      Rajesh R Subramanian wrote:

                      it would make a lot of articles on "How to do this extra thing with MFC" obsolete, as almost everything is now a part of MFC and is implemented in a much more elegant way.

                      I strongly doubt about: they simply stole the content of CP's articles. ;P

                      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?

                      R 1 Reply Last reply
                      0
                      • CPalliniC CPallini

                        Rajesh R Subramanian wrote:

                        it would make a lot of articles on "How to do this extra thing with MFC" obsolete, as almost everything is now a part of MFC and is implemented in a much more elegant way.

                        I strongly doubt about: they simply stole the content of CP's articles. ;P

                        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]

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

                        I would agree if you say they stole the "idea" (not the content). Because most articles are published under a license that prevents them from using it for commercial purposes. Besides that, the code for new additions is from BCGSoft. :)

                        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

                        1 Reply Last reply
                        0
                        • CPalliniC CPallini

                          Another member of the MFC's not-fan club, maybe! :-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
                          [My articles]

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

                          CPallini wrote:

                          Another member of the MFC's not-fan club, maybe!

                          Unfortunately no. Read his updated message. :laugh:

                          Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Microsoft MVP - Visual C++[^]

                          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