|
-
February 6th, 2004, 06:25 AM
#1
Differences of MFC
If i wanted to develop an MFC application, what is the differences for using VS6 and VS.net to develop that application?? Will there be great difference in coding style and class usage?
Thanks
0 error(s), 0 warning(s)
-
February 6th, 2004, 09:03 AM
#2
Really, not a lot. A few methods, classes, etc. are deprecated - take a look at MSDN to find out what. Generally, most things developed usnig VC6 MFC will work with VS.NET.
Toot
Some cause happiness wherever they go; others, whenever they go.
-
February 6th, 2004, 10:14 AM
#3
Originally posted by Toot
Really, not a lot.
Well...Visual Studio .NET contains a completely new re-designed MFC library which is incompatible with the old version. Major changes are for example a more template-based design of the classes...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|