Comparison between MFC6.0 and MFC8.0
-
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
-
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
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_
-
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_
_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++[^]
-
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
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++[^]
-
_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++[^]
Thanks for the update.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
-
Thanks for the update.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
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++[^]
-
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++[^]
:-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
-
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++[^]
Another member of the
MFC
's not-fan club, maybe! :-DIf 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] -
Another member of the
MFC
's not-fan club, maybe! :-DIf 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]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++[^]
-
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++[^]
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. ;PIf 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] -
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. ;PIf 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]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++[^]
-
Another member of the
MFC
's not-fan club, maybe! :-DIf 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]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++[^]