資源簡介
代碼片段和文件信息
//?GetCurrentDirectory.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“GetCurrentDirectory.h“
#include?“GetCurrentDirectoryDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CGetCurrentDirectoryApp
BEGIN_MESSAGE_MAP(CGetCurrentDirectoryApp?CWinApp)
//{{AFX_MSG_MAP(CGetCurrentDirectoryApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CGetCurrentDirecto
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????21128??2013-11-12?11:49??GetCurrentDirectory.aps
?????文件????????1265??2013-11-12?11:49??GetCurrentDirectory.clw
?????文件????????2245??2013-11-12?11:37??GetCurrentDirectory.cpp
?????文件????????4393??2013-11-12?11:37??GetCurrentDirectory.dsp
?????文件?????????561??2013-11-12?11:37??GetCurrentDirectory.dsw
?????文件????????1467??2013-11-12?11:37??GetCurrentDirectory.h
?????文件???????48640??2013-11-12?11:49??GetCurrentDirectory.opt
?????文件????????5384??2013-11-12?11:45??GetCurrentDirectory.rc
?????文件????????4569??2013-11-12?11:44??GetCurrentDirectoryDlg.cpp
?????文件????????1470??2013-11-12?11:38??GetCurrentDirectoryDlg.h
?????文件????????3813??2013-11-12?11:37??ReadMe.txt
?????文件?????????743??2013-11-12?11:39??Resource.h
?????文件?????????221??2013-11-12?11:37??StdAfx.cpp
?????文件????????1054??2013-11-12?11:37??StdAfx.h
?????文件????????1078??2013-11-12?11:37??res\GetCurrentDirectory.ico
?????文件?????????411??2013-11-12?11:37??res\GetCurrentDirectory.rc2
- 上一篇:C++ 進程間內存共享
- 下一篇:C++ 使用CFile類讀寫文件
評論
共有 條評論