資源簡介
C++ 顯示被隱藏的磁盤分區(提高篇-實例014).zip
代碼片段和文件信息
//?ShowPartion.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ShowPartion.h“
#include?“ShowPartionDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CShowPartionApp
BEGIN_MESSAGE_MAP(CShowPartionApp?CWinApp)
//{{AFX_MSG_MAP(CShowPartionApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CShowPartionApp?construction
CShowPartionApp::CShowPartionApp()
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????3669??2007-08-21?15:45??ReadMe.txt
?????文件?????????735??2013-12-18?14:55??resource.h
?????文件???????40136??2013-12-18?14:55??ShowPartion.aps
?????文件????????1147??2013-12-18?14:58??ShowPartion.clw
?????文件????????2133??2007-08-21?15:45??ShowPartion.cpp
?????文件????????4249??2007-08-21?15:45??ShowPartion.dsp
?????文件?????????547??2007-08-21?15:45??ShowPartion.dsw
?????文件????????1379??2007-08-21?15:45??ShowPartion.h
?????文件??????290304??2013-12-18?14:58??ShowPartion.opt
?????文件????????5324??2013-12-18?14:55??ShowPartion.rc
?????文件????????5037??2007-08-21?15:45??ShowPartionDlg.cpp
?????文件????????1386??2007-08-21?15:45??ShowPartionDlg.h
?????文件?????????213??2007-08-21?15:45??StdAfx.cpp
?????文件????????1054??2007-08-21?15:45??StdAfx.h
?????文件?????????198??2013-12-18?15:41??說明.txt
?????文件????????5694??2007-08-21?15:45??res\ShowPartion.ico
?????文件?????????403??2007-08-21?15:45??res\ShowPartion.rc2
- 上一篇:C++ 判斷驅動器類型
- 下一篇:C++ 設置磁盤卷標
評論
共有 條評論