摘要:
#include "afxwin.h"#include "STOPDialog.h"class UIWorker : public CWinThread{ DECLARE_DYNCREATE(UIWorker); public: UIWorker(void); ~UIWorker(void); bool CreateMyDlg( void ); void SetOwnerWnd( HWND hWnd ); void DestroyMyDlg( void ); bool GetDoneFlag(); BOOL InitInstance(); int Exi 阅读全文
posted @ 2013-03-05 21:26
30斤大番薯
阅读(1203)
评论(0)
推荐(0)
浙公网安备 33010602011771号