www.pudn.com > kugong.rar > LjxDlg.h
#if !defined(AFX_LJXDLG_H__8208851F_4D33_48FA_986B_4B941BF68C0A__INCLUDED_)
#define AFX_LJXDLG_H__8208851F_4D33_48FA_986B_4B941BF68C0A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// LjxDlg.h : header file
//
#include "BtnST.h"
/////////////////////////////////////////////////////////////////////////////
// CLjxDlg dialog
class CLjxDlg : public CDialog
{
// Construction
public:
CLjxDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(CLjxDlg)
enum { IDD =IDD_PJT_DIALOG };
CButtonST m_MyOk;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CLjxDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CLjxDlg)
virtual BOOL OnInitDialog();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_LJXDLG_H__8208851F_4D33_48FA_986B_4B941BF68C0A__INCLUDED_)