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