163_COM.h
资源名称:163_com.rar [点击查看]
上传用户:lmxny16666
上传日期:2021-03-03
资源大小:16k
文件大小:1k
源码类别:
Email服务器
开发平台:
Visual C++
- // 163_COM.h : main header file for the 163_COM DLL
- //
- #if !defined(AFX_163_COM_H__7A34DE99_F895_470F_8482_52F5DF7CBC11__INCLUDED_)
- #define AFX_163_COM_H__7A34DE99_F895_470F_8482_52F5DF7CBC11__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
- /////////////////////////////////////////////////////////////////////////////
- // CMy163_COMApp
- // See 163_COM.cpp for the implementation of this class
- //
- class CMy163_COMApp : public CWinApp
- {
- public:
- CMy163_COMApp();
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CMy163_COMApp)
- //}}AFX_VIRTUAL
- //{{AFX_MSG(CMy163_COMApp)
- // 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_163_COM_H__7A34DE99_F895_470F_8482_52F5DF7CBC11__INCLUDED_)