Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

An MFC Application Wizard with .NET Framework Support

0.00/5 (No votes)
1 Jun 2005 1  
This paper gives a general MFC application wizard which supports .NET Framework.

Introduction

To successfully install the wizard, you must first download "Wizard.zip". After decompressing the file "Wizard.zip", you will obtain a directory "Microsoft Visual Studio .NET". It has two sub-directories, one is codeproject and the other is vc. Now copy all the sub-directories of this directory into your "Visual Studio .NET 2003" install directory.

After installing this wizard, when a new project is created, a new wizard appears (name: MFC Application with .NET Framework Support):

You can add the .NET user control to your MFC project by using another wizard. This wizard is an "Add Class� wizard which appears when you add a class into your project:

Using this wizard, you can create an MFC application which can host a user control as a MFC CView object:

If you have any questions, please contact me at sunhuizlz@yeah.net.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here