www.pudn.com > Shutdown.rar > Y_Cls_Mouth_.h
#if !defined(AFX_Y_CLS_MOUTH__H__F16DFF71_DF26_44DB_9357_87BE13DC7D58__INCLUDED_)
#define AFX_Y_CLS_MOUTH__H__F16DFF71_DF26_44DB_9357_87BE13DC7D58__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Y_Cls_Mouth_.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// Y_Cls_Mouth_ window
#define MSG_KILLMOUTH WM_USER+128
#define MSG_SELECTDATE WM_USER+127
class Y_Cls_Mouth_ : public CMonthCalCtrl
{
// Construction
public:
Y_Cls_Mouth_();
// Attributes
public:
// Operations
public:
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(Y_Cls_Mouth_)
//}}AFX_VIRTUAL
// Implementation
public:
virtual ~Y_Cls_Mouth_();
// Generated message map functions
protected:
//{{AFX_MSG(Y_Cls_Mouth_)
afx_msg void OnKillFocus(CWnd* pNewWnd);
afx_msg void OnSelchange(NMHDR* pNMHDR, LRESULT* pResult);
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_Y_CLS_MOUTH__H__F16DFF71_DF26_44DB_9357_87BE13DC7D58__INCLUDED_)