資源簡介
C++ 修改計算機(jī)名稱(提高篇-實例067).zip
代碼片段和文件信息
//?SetComputerName.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“SetComputerName.h“
#include?“SetComputerNameDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CSetComputerNameApp
BEGIN_MESSAGE_MAP(CSetComputerNameApp?CWinApp)
//{{AFX_MSG_MAP(CSetComputerNameApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CSetComputerNameApp?construction
CSetCo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????3741??2013-10-29?10:23??ReadMe.txt
?????文件?????????693??2013-10-29?10:23??Resource.h
?????文件???????35668??2013-10-29?10:25??SetComputerName.aps
?????文件????????1147??2013-10-29?10:30??SetComputerName.clw
?????文件????????2189??2013-10-29?10:23??SetComputerName.cpp
?????文件????????4321??2013-10-29?10:23??SetComputerName.dsp
?????文件?????????553??2013-10-29?10:23??SetComputerName.dsw
?????文件????????1423??2013-10-29?10:23??SetComputerName.h
?????文件???????48640??2013-10-29?10:30??SetComputerName.opt
?????文件????????5272??2013-10-29?10:25??SetComputerName.rc
?????文件????????4462??2013-10-29?10:25??SetComputerNameDlg.cpp
?????文件????????1465??2013-10-29?10:23??SetComputerNameDlg.h
?????文件?????????217??2013-10-29?10:23??StdAfx.cpp
?????文件????????1054??2013-10-29?10:23??StdAfx.h
?????文件????????1078??2013-10-29?10:23??res\SetComputerName.ico
?????文件?????????407??2013-10-29?10:23??res\SetComputerName.rc2
- 上一篇:C++ 清空回收站
- 下一篇:C++ 判斷操作系統(tǒng)類型
評論
共有 條評論