📄 protoolapp.h
字号:
// ProtoolApp.h : main header file for the PROTOOLAPP DLL
//
#if !defined(AFX_PROTOOLAPP_H__ACA39293_42CA_47EA_A417_24C516B613A9__INCLUDED_)
#define AFX_PROTOOLAPP_H__ACA39293_42CA_47EA_A417_24C516B613A9__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
#include "resource.h" // main symbols
#include <ProToolkit.h>
#include <ProMenu.h>
#include <ProMenuBar.h>
#include <ProMessage.h>
#include <ProUtil.h>
#include <ProGraphic.h>
#include <ProPopupmenu.h>
#include <ProUICmd.h>
#include <ProGraphic.h>
#include <ProGraphic.h>
#include <ProGraphic.h>
#include <ProGraphic.h>
#include<ProToolkit.h>
#include<Pro2dEntdef.h>
#include<ProANSI.h>
#include<ProAnimate.h>
#include<ProArray.h>
#include<ProAsmcomp.h>
#include<ProAsmcomppath.h>
#include<ProAssembly.h>
#include<ProAxis.h>
#include<ProChamfer.h>
#include<ProClCmd.h>
#include<ProColor.h>
#include<ProComm.h>
#include<ProConst.h>
#include<ProContour.h>
#include<ProContourdata.h>
#include<ProCore.h>
#include<ProCsys.h>
#include<ProCsysdata.h>
#include<ProCurve.h>
#include<ProCurvedata.h>
#include<ProDatumdata.h>
#include<ProDisplist.h>
#include<ProDtmAxis.h>
#include<ProDtmCrv.h>
#include<ProDtmCrvSketch.h>
#include<ProDtmCsys.h>
#include<ProDtmPln.h>
#include<ProEdge.h>
#include<ProEdgedata.h>
#include<ProElemId.h>
#include<ProElement.h>
#include<ProElempath.h>
#include<ProExpldstate.h>
#include<ProExtdata.h>
#include<ProExtobj.h>
#include<ProExtobjCB.h>
#include<ProExtobjDisp.h>
#include<ProExtobjRef.h>
#include<ProExtobjSel.h>
#include<ProExtrude.h>
#include<ProFaminstance.h>
#include<ProFamtable.h>
#include<ProFeatForm.h>
#include<ProFeatType.h>
#include<ProFeature.h>
#include<ProFixture.h>
#include<ProFlatSrf.h>
#include<ProForeignCurve.h>
#include<ProGeomitem.h>
#include<ProGeomitemdata.h>
#include<ProGraphic.h>
#include<ProGroup.h>
#include<ProHardware.h>
#include<ProImportfeat.h>
#include<ProIntfData.h>
#include<ProItemerr.h>
#include<ProLayer.h>
#include<ProLayerR19.h>
#include<ProMaterial.h>
#include<ProMdl.h>
#include<ProMenu.h>
#include<ProMenuBar.h>
#include<ProMessage.h>
#include<ProMfg.h>
#include<ProMfgoper.h>
#include<ProModFeat.h>
#include<ProMode.h>
#include<ProModelitem.h>
#include<ProNcseq.h>
#include<ProNcseqElem.h>
#include<ProNote.h>
#include<ProNotify.h>
#include<ProObjects.h>
#include<ProParameter.h>
#include<ProParamval.h>
#include<ProPart.h>
#include<ProPattern.h>
#include<ProPecktable.h>
#include<ProPoint.h>
#include<ProProcstep.h>
#include<ProQuilt.h>
#include<ProQuiltdata.h>
#include<ProRelSet.h>
#include<ProReplace.h>
#include<ProRevolve.h>
#include<ProRmdt.h>
#include<ProRule.h>
#include<ProSecConstr.h>
#include<ProSecdim.h>
#include<ProSecdimType.h>
#include<ProSecerror.h>
#include<ProSection.h>
#include<ProSelection.h>
#include<ProSheetmetal.h>
#include<ProSimprep.h>
#include<ProSimprepdata.h>
#include<ProSizeConst.h>
#include<ProSolid.h>
#include<ProStdSection.h>
#include<ProSurface.h>
#include<ProSurfacedata.h>
#include<ProSweep.h>
#include<ProTool.h>
#include<ProToolElem.h>
#include<ProToolinput.h>
#include<ProUICmd.h>
#include<ProUtil.h>
#include<ProValue.h>
#include<ProVerstamp.h>
#include<ProView.h>
#include<ProWcell.h>
#include<ProWchar.h>
#include<ProWindows.h>
#include<ProWorkspace.h>
#include<ProWstring.h>
/////////////////////////////////////////////////////////////////////////////
// CProtoolAppApp
// See ProtoolApp.cpp for the implementation of this class
//
class CProtoolAppApp : public CWinApp
{
public:
CProtoolAppApp();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CProtoolAppApp)
//}}AFX_VIRTUAL
//{{AFX_MSG(CProtoolAppApp)
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_PROTOOLAPP_H__ACA39293_42CA_47EA_A417_24C516B613A9__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -