愿意与pro/e二次开发高手交流,从国外网站下了protk_wiz,有要的说话
for Visual C++6? and Pro/TOOLKIT?
General
Pro/ENGINEER? provides an API called Pro/TOOLKIT? that can be used
to significantly customize your Pro/E installation.
You must have a license for Pro/TOOLKIT? and the libraries and headers
ust 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++?, 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.