class CMyApp : public CWinApp { public: virtual BOOL InitInstance (); }; class CMainWindow : public CFrameWnd { public: CMainWindow (); protected: afx_msg void OnPaint ();
http://www.codebf.com/read/442865/7643279
http://www.codebf.com/read/442820/7644335
// util_pop.h #ifndef _INC_UTIL_POP_ #define _INC_UTIL_POP_ class GPopupWindow : public CWnd { DECLARE_MESSAGE_MAP() public: GPopupWindow(); protected: afx_msg int O
http://www.codebf.com/read/441827/7664273
class CDlg : public CDialog { public: CDlg(CWnd* pParent = NULL); //定义EDIT控件 CEdit m_MyEdit; CButton m_MyButton; CScrollBar m_MyScrollBar; protected: afx_msg void OnCreate(); afx_
http://www.codebf.com/read/299420/7860757
#include "resource.h" class CRsaKitApp : public CWinApp { //{{AFX_VIRTUAL(CRsaKitApp) virtual BOOL InitInstance(); //}}AFX_VIRTUAL //{{AFX_MSG(CRsaKitApp) //}}AFX_MSG DECLARE_MESSAG
http://www.codebf.com/read/195676/8135991
http://www.codebf.com/read/393376/8291979
http://www.codebf.com/read/393376/8293552
http://www.codebf.com/read/393376/8293565
// HRulerWnd.h : header file class CHRulerWnd : public CWnd { public: CHRulerWnd(); //{{AFX_VIRTUAL(CHRulerWnd) //}}AFX_VIRTUAL public: virtual ~CHRulerWnd(); protected: //{{AFX_MSG(CHR
http://www.codebf.com/read/189150/8488356
http://www.codebf.com/read/285514/8834515
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机