資源簡介
C++ 格式化磁盤(提高篇-實例008).zip
代碼片段和文件信息
//?FormatDriver.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“FormatDriver.h“
#include?“FormatDriverDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CFormatDriverApp
BEGIN_MESSAGE_MAP(CFormatDriverApp?CWinApp)
//{{AFX_MSG_MAP(CFormatDriverApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CFormatDriverApp?construction
CFormatDriverApp::CFormatDr
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1210??2007-05-08?08:49??FormatDriver\FormatDriver.clw
?????文件????????2147??2007-05-08?08:49??FormatDriver\FormatDriver.cpp
?????文件????????4295??2007-05-08?08:49??FormatDriver\FormatDriver.dsp
?????文件?????????549??2007-05-08?08:49??FormatDriver\FormatDriver.dsw
?????文件????????1390??2007-05-08?08:49??FormatDriver\FormatDriver.h
?????文件???????48640??2013-10-24?14:53??FormatDriver\FormatDriver.opt
?????文件????????5403??2007-05-08?08:49??FormatDriver\FormatDriver.rc
?????文件????????5357??2007-05-08?08:49??FormatDriver\FormatDriverDlg.cpp
?????文件????????1450??2007-05-08?08:49??FormatDriver\FormatDriverDlg.h
?????文件?????????736??2007-05-08?08:49??FormatDriver\resource.h
?????文件?????2358032??2007-05-08?08:49??FormatDriver\shell32.dll
?????文件?????????214??2007-05-08?08:49??FormatDriver\StdAfx.cpp
?????文件????????1054??2007-05-08?08:49??FormatDriver\StdAfx.h
?????文件????????1078??2007-05-08?08:49??FormatDriver\res\FormatDriver.ico
?????文件?????????404??2007-05-08?08:49??FormatDriver\res\FormatDriver.rc2
- 上一篇:C++ 修改應用程序圖標
- 下一篇:C++ 列舉應用程序使用的DLL文件
評論
共有 條評論