bumenxinxi.h
上传用户:xz12345
上传日期:2007-09-12
资源大小:7437k
文件大小:1k
- #if !defined(AFX_BUMENXINXI_H__9210617E_BDF2_4631_8CC0_82B3272AAA7E__INCLUDED_)
- #define AFX_BUMENXINXI_H__9210617E_BDF2_4631_8CC0_82B3272AAA7E__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- // bumenxinxi.h : header file
- //
- /////////////////////////////////////////////////////////////////////////////
- // bumenxinxi window
- class bumenxinxi
- {
- public:
- CString bmid;
- CString bmname;
- CString bmjintie;
- // Construction
- public:
- bumenxinxi();
- // Attributes
- // Operations
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(bumenxinxi)
- //}}AFX_VIRTUAL
- // Implementation
- public:
- void sql_delete();
- void sql_insert();
- virtual ~bumenxinxi();
- // Generated message map functions
- };
- /////////////////////////////////////////////////////////////////////////////
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_BUMENXINXI_H__9210617E_BDF2_4631_8CC0_82B3272AAA7E__INCLUDED_)