7 Star 1 Fork 1

leegoobin/CIFC97IFC67mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IFC97IFC67.h 1.98 KB
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2015-02-04 13:59 . water and steam property calculation V8.0
// IFC97IFC67.h : main header file for the IFC97IFC67 application
//
//************************************************************
// 作 者: *
// 长沙优易软件开发有限公司(UESoft Corp.) 邝祝芳*
// 文件名称: *
// *
// 完成时间: *
// 2005年5月 *
//************************************************************
#if !defined(AFX_IFC97IFC67_H__D2482D10_F085_430B_92BD_EB81166284FC__INCLUDED_)
#define AFX_IFC97IFC67_H__D2482D10_F085_430B_92BD_EB81166284FC__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
/////////////////////////////////////////////////////////////////////////////
// CIFC97IFC67App:
// See IFC97IFC67.cpp for the implementation of this class
//
class CIFC97IFC67App : public CWinApp
{
public:
CIFC97IFC67App();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CIFC97IFC67App)
public:
virtual BOOL InitInstance();
#if defined(VC_UESOFT) ///set fot VC_UESOFT
virtual void WinHelp(DWORD dwData, UINT nCmd = HELP_CONTEXT);
#endif
//}}AFX_VIRTUAL
// Implementation
//{{AFX_MSG(CIFC97IFC67App)
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
#if defined(VC_UESOFT)////set for VC_UESOFT
afx_msg void OnHelp();
#endif
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_IFC97IFC67_H__D2482D10_F085_430B_92BD_EB81166284FC__INCLUDED_)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/uesoft/CIFC97IFC67mobile.git
git@gitee.com:uesoft/CIFC97IFC67mobile.git
uesoft
CIFC97IFC67mobile
CIFC97IFC67mobile
master

搜索帮助