Putexplosion_dll.h
资源名称:TankWar.rar [点击查看]
上传用户:jindun001
上传日期:2021-02-02
资源大小:13780k
文件大小:1k
源码类别:
射击游戏
开发平台:
Visual C++
- // Putexplosion_dll.h : main header file for the PUTEXPLOSION_DLL DLL
- //
- #if !defined(AFX_PUTEXPLOSION_DLL_H__96AFB8FE_E959_4257_8920_0C1CEEA69894__INCLUDED_)
- #define AFX_PUTEXPLOSION_DLL_H__96AFB8FE_E959_4257_8920_0C1CEEA69894__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
- /////////////////////////////////////////////////////////////////////////////
- // CPutexplosion_dllApp
- // See Putexplosion_dll.cpp for the implementation of this class
- //
- class CPutexplosion_dllApp : public CWinApp
- {
- public:
- CPutexplosion_dllApp();
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CPutexplosion_dllApp)
- //}}AFX_VIRTUAL
- //{{AFX_MSG(CPutexplosion_dllApp)
- // 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_PUTEXPLOSION_DLL_H__96AFB8FE_E959_4257_8920_0C1CEEA69894__INCLUDED_)