for
Visual C++6[$reg] and Pro/TOOLKIT[$reg]
General
Pro/ENGINEER[$reg] provides an API called Pro/TOOLKIT[$reg] that can be used to significantly customize your Pro/E installation. You must have a license for Pro/TOOLKIT[$reg] and the libraries and headers must be installed for the custom app wizard to help you. You must also ensure that Visual C++ can find the libraries and headers.
Download and Install
Download A_ProTKGen.awx from this location.
Copy the file to your ....\MSVisualStudio\Common\MSDev98\Template directory or refer to documentation if your installation is different.
Use the wizard
From Visual C++[$reg], use the File -> New menu. Pick the Projects dialog tab as shown.
Select the A_ProTK AppWizard option from the list. This will be displayed only if you have stored the A_ProTKGen.awx file in the proper location.
Enter the information required and you will have a skeleton Pro/TOOLKIT DLL application complete with registry and menu files.