www.pudn.com > Shutdown.rar > Y_Cls_Button_.h
#if !defined(AFX_Y_CLS_BUTTON__H__17DED6A8_4F64_4BCC_96CC_E9DD5236EA52__INCLUDED_)
#define AFX_Y_CLS_BUTTON__H__17DED6A8_4F64_4BCC_96CC_E9DD5236EA52__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Y_Cls_Button_.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// Y_Cls_Button_ window
class Y_Cls_Button_ : public CButton
{
// Construction
public:
Y_Cls_Button_();
// Attributes
public:
// Operations
public:
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(Y_Cls_Button_)
//}}AFX_VIRTUAL
// Implementation
public:
virtual ~Y_Cls_Button_();
// Generated message map functions
protected:
//{{AFX_MSG(Y_Cls_Button_)
afx_msg void OnMouseMove(UINT nFlags, CPoint point);
//}}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_BUTTON__H__17DED6A8_4F64_4BCC_96CC_E9DD5236EA52__INCLUDED_)