您好,欢迎光临本网站![请登录][注册会员]  
文件名称: VC非窗口类定时器
  所属分类: C++
  开发工具:
  文件大小: 39kb
  下载次数: 0
  上传时间: 2012-04-19
  提 供 者: zhiqia*******
 详细说明: VC非窗口类定时器 #if !defined(AFX_TIMERDEMODLG_H__83D29A02_A119_4900_AB57_D6D011547F90__INCLUDED_) #define AFX_TIMERDEMODLG_H__83D29A02_A119_4900_AB57_D6D011547F90__INCLUDED_ #include "Person.h" // Added by ClassView #include "MyTimer.h" // Added by ClassView #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 ///////////////////////////////////////////////////////////////////////////// // CTimerDemoDlg dialog class CTimerDemoDlg : public CDialog { // Construction public: CMyTimer m_myTimer3; CMyT imer m_myTimer2; CMyTimer m_myTimer1; CPerson m_Person; CTimerDemoDlg(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(CTimerDemoDlg) enum { IDD = IDD_TIMERDEMO_DIALOG }; // NOTE: the ClassWizard will add data members here //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CTimerDemoDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: HICON m_hIcon; // Generated message map functions //{{AFX_MSG(CTimerDemoDlg) virtual BOOL OnInitDialog(); afx_msg void OnSysCommand(UINT nID, LPARAM lParam); afx_msg void OnPaint(); afx_msg HCURSOR OnQueryDragIcon(); afx_msg void OnButton1(); afx_msg void OnTimer(UINT nIDEvent); afx_msg void OnButton2(); afx_msg void OnButton3(); afx_msg void OnButton8(); afx_msg void OnButton9(); afx_msg void OnButton10(); afx_msg void OnButton11(); afx_msg void OnButton12(); afx_msg void OnButton13(); //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_TIMERDEMODLG_H__83D29A02_A119_4900_AB57_D6D011547F90__INCLUDED_) ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: VC 非窗口类 定时器
 输入关键字,在本站1000多万海量源码库中尽情搜索: