Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Freshly updated and just what I needed for a little project that I'm working on. :)
How to migrate a Visual C++ 6.0 custom AppWizard to a Visual C++ .NET custom wizard
This step-by-step article describes how to migrate a Microsoft Visual C++ 6.0 custom AppWizard to a Microsoft Visual C++ .NET custom wizard. The custom wizard technology in Visual C++ .NET is significantly different from the custom AppWizard technology in Visual C++ 6.0. You cannot port a custom AppWizard project that was created in Visual C++ 6.0 directly to the new technology. However, you can reuse the existing template files and modify the existing directives to the new syntax.
Comments
- Anonymous
December 05, 2004
Good - Anonymous
December 24, 2004
The comment has been removed