Click here to Skip to main content
Click here to Skip to main content

WTL Wizard for Visual Studio .NET

By , 17 Feb 2002
 

Sample image - WTL Wizard

Introduction

This is a Visual Studio .NET wizard ready to generate WTL projects.

Installation procedure

To properly install this wizard you must follow these steps:

  1. The ZIP file contains two files and a folder. You must copy both files to Project folder for Visual C++ 7 inside .NET main installation folder ( [Root]:\[Program Files Folder]\VC7\VCProjects ). These are the two files:
    • WTL Wizard.vsz
    • WTL Wizard.ico

  2. The folder named "WTL Wizard" and all its content must be copied to ( [Root]:\[Program Files Folder]\VC7\VCWizards )

In order to get this wizard working in debug mode, a change must be made in WTL 3.1 header file atlapp.h. You must comment out the following line:

//
// atlapp.h
//
enum wtlTraceFlags
{
//    atlTraceUI = 0x10000000
};

The next time you create a new project in VC++, you'll see a new WTL Wizard

Note: We've set as default the "Detect 64-bit Portability Issues" option in the pre-processor.

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

About the Author

Armando Pajuelo
Spain Spain
Member
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionHow about Visual Studio .Net 2003memberjaguar8 Jun '03 - 17:24 
AnswerRe: How about Visual Studio .Net 2003memberjaguar8 Jun '03 - 17:36 
GeneralRe: How about Visual Studio .Net 2003memberjaguar8 Jun '03 - 17:39 
GeneralRe: How about Visual Studio .Net 2003memberthelazydogsback25 Sep '03 - 6:22 
GeneralRe: How about Visual Studio .Net 2003membernalenb26 Nov '03 - 13:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 18 Feb 2002
Article Copyright 2002 by Armando Pajuelo
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid