insertkaoqin.h
上传用户:xz12345
上传日期:2007-09-12
资源大小:7437k
文件大小:1k
- #if !defined(AFX_INSERTKAOQIN_H__7E7B15B8_38D6_455A_8737_F903127393BE__INCLUDED_)
- #define AFX_INSERTKAOQIN_H__7E7B15B8_38D6_455A_8737_F903127393BE__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- // insertkaoqin.h : header file
- //
- /////////////////////////////////////////////////////////////////////////////
- // insertkaoqin dialog
- class insertkaoqin : public CDialog
- {
- // Construction
- public:
- insertkaoqin(CWnd* pParent = NULL); // standard constructor
- // Dialog Data
- //{{AFX_DATA(insertkaoqin)
- enum { IDD = IDD_insertkaoqin };
- CString m_empid;
- CString m_psjiaban;
- CString m_zmjiaban;
- CString m_fdjiaban;
- CString m_chidaon;
- CString m_zaotuin;
- //}}AFX_DATA
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(insertkaoqin)
- protected:
- virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
- //}}AFX_VIRTUAL
- // Implementation
- protected:
- // Generated message map functions
- //{{AFX_MSG(insertkaoqin)
- afx_msg void OnButton1();
- afx_msg void OnButton6();
- afx_msg void OnButton7();
- afx_msg void OnButton2();
- afx_msg void OnButton3();
- afx_msg void OnButton4();
- afx_msg void OnButton5();
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
- };
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_INSERTKAOQIN_H__7E7B15B8_38D6_455A_8737_F903127393BE__INCLUDED_)