FILE: Rtwizx86.exe and Rtwizaxp.exe Create New Resource Types

ID: Q182192


The information in this article applies to:


SUMMARY

Rtwizx86.exe is the Resource Type AppWizard for Microsoft Visual C++ on the X86 platform. Rtwizaxp.exe is the Resource Type AppWizard for Microsoft Visual C++ on the RISC platform.

The Resource Type AppWizard helps you create a new resource type. The generated code provides the structure for resource type functionality, including the following:

NOTE: The code generated by the Resource Type AppWizard requires ATL version 2.0 or greater and MIDL version 3.00.44 or greater.

To use the Resource Type AppWizard, you need to copy the files in this distribution to the appropriate location in the Visual C++ directory structure. If you are using Visual C++ 4.x, you should place Restypaw.awx and Restypaw.hlp in the C:\Msdev\Template Directory. If you are using Visual C++ 5.0, place Restyp5.awx and Restypaw.hlp in the C:\Program Files\Devstudio\Sharedide\Template Directory. Then, rename Restyp5.awx to Restypaw.awx. Now you can start Visual C++ and create a new project using the Resource Type App Wizard.

NOTE: the paths above assume that Visual C++ 4.x is located in the C:\Msdev directory and that Visual C++ 5.0 is located in the C:\Program Files\Devstudio directory.


MORE INFORMATION

The following files are available for download from the Microsoft Software Library: ~ Rtwizx86.exe AppWizard files for the X86 platform ~ Rtwizaxp.exe AppWizard files for the Alpha platform

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services
The Resource Type AppWizard is also available in the Platform SDK in the following directory:

   C:\MSSDK\Samples\Winbase\Cluster\Template 
NOTE: the path above assumes that the SDK is located in the C:\MSSDK directory.


REFERENCES

Microsoft Platform SDK: Using the Resource Type AppWizard

Additional query words:


Keywords          : kbfile kbwizard kbMFC kbVC420 kbVC500 kbVC600 
Version           : WINNT:4.2b,5.0
Platform          : winnt 
Issue type        : kbinfo 

Last Reviewed: July 12, 1999