class CMyApp : public CWinApp { public: virtual BOOL InitInstance (); }; class CMainWindow : public CFrameWnd { public: CMainWindow (); protected: afx_msg void OnPaint ();
http://www.codebf.com/read/125716/14469118
http://www.codebf.com/read/125716/14469127
#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/225041/14557041
http://www.codebf.com/read/122551/14684507
http://www.codebf.com/read/122551/14685242
http://www.codebf.com/read/122551/14685247
#ifndef KOULESAPP_H #define KOULESAPP_H #include "DirectDrawApp.h" class KoulesApp : public DirectDrawApp { public: BOOL InitInstance(); protected: //{{AFX_MSG(KoulesApp) //}}AFX_MS
http://www.codebf.com/read/122430/14691323
http://www.codebf.com/read/215488/15060186
http://www.codebf.com/read/214517/15097672
#pragma once // CHexEdit class CHexEdit : public CEdit { DECLARE_DYNAMIC(CHexEdit) public: CHexEdit(); virtual ~CHexEdit(); protected: DECLARE_MESSAGE_MAP() public: afx_msg v
http://www.codebf.com/read/208608/15242852
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机