DOC: CUSTOMWZ Sample Is Actually Custom AppWizard Code

ID: Q192621


The information in this article applies to:
  • Microsoft Visual C++, 32-bit Editions, versions 5.0, 6.0


SUMMARY

The documentation for the CUSTOMWZ sample distributed with Visual C++ contains the following inaccurate statement:

CUSTOMWZ is an example of a custom AppWizard, which contains features that the standard AppWizard does not provide.
Rather than being merely an example, CUSTOMWZ is the actual source code for the Custom AppWizard project wizard.


MORE INFORMATION

Building the CUSTOMWZ sample creates an AppWizard functionally identical to the Custom AppWizard project wizard. This wizard appears in the New dialog box's Projects tab after clicking New on the File menu. The CUSTOMWZ sample from the Visual C++ 5 documentation samples contains a bug which will overwrite the standard Custom AppWizard code. For additional information, please see the following article in the Microsoft Knowledge Base:

Q192108 FIX: CUSTOMWZ Sample Partially Overwrites Custom AppWizard Code


REFERENCES

"CUSTOMWZ: A Custom AppWizard", from the online books at Visual C++ Documentation, Samples, Custom AppWizard Samples.

Additional query words:

Keywords : kbwizard kbDocs kbVC500bug kbVC600bug kbAppWizard kbCustomWizard kbGrpDSTools
Version : winnt:5.0,6.0
Platform : winnt
Issue type : kbbug


Last Reviewed: August 5, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.