多线程管理类
2010-09-04 20:48:19 来源:WEB开发网一、这里先说一下这个类的使用方法
class CMulThreadDlg : public CDialog,private CYGMulThread
{
// Construction
public:
CMulThreadDlg(CWnd* pParent = NULL); // standard constructor
void ReleaseShow2();
void ReleaseShow();
void ThreadFunc();
// Dialog Data
//{{AFX_DATA(CMulThreadDlg)
enum { IDD = IDD_MULTHREAD_DIALOG };
CYGEdit m_edShow;
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CMulThreadDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
HICON m_hIcon;
// Generated message map functions
//{{AFX_MSG(CMulThreadDlg)
virtual BOOL OnInitDialog();
afx_msg void OnPaint();
afx_msg HCURSOR OnQueryDragIcon();
afx_msg void OnBtnDebug();
afx_msg void OnBtnStop();
afx_msg void OnBtnTest1();
afx_msg void OnBtnTest2();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
- ››管理/var/spool/clientmqueue/下的大文件
- ››管理私有云,第 2 部分: 使用 WebSphere CloudBur...
- ››管理 Eclipse 环境:Eclipse 维护的神秘艺术
- ››管理私有云:WebSphere CloudBurst Appliance 命令...
- ››线程状态图
- ››管理启动项 - Windows 7中的BCDEDIT命令
- ››管理Exchange 2003注意事项
- ››管理好超级管理员帐户堵住系统漏洞
- ››管理数据中心资源池需要注意的事项
- ››管理虚拟化环境的两大重要标准:VMAN和OVF
- ››管理与技术有机结合 保障网络安全运行
- ››管理Windows内部数据库(MICROSOFT##SSEE)实例
更多精彩
赞助商链接