-
大小: 0.13M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽:
資源簡介
C++ 修改應(yīng)用程序圖標(biāo)(提高篇-實(shí)例033).zip
代碼片段和文件信息
//?FetchDll.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“FetchDll.h“
#include?“FetchDllDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CFetchDllApp
BEGIN_MESSAGE_MAP(CFetchDllApp?CWinApp)
//{{AFX_MSG_MAP(CFetchDllApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CFetchDllApp?construction
CFetchDllApp::CFetchDllApp()
{
//?TODO:?add?construc
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????27256??2013-10-26?14:19??FetchDll.aps
?????文件????????1377??2013-10-26?14:23??FetchDll.clw
?????文件????????2091??2007-08-21?15:45??FetchDll.cpp
?????文件????????4259??2007-08-21?15:45??FetchDll.dsp
?????文件?????????541??2007-08-21?15:45??FetchDll.dsw
?????文件????????1346??2007-08-21?15:45??FetchDll.h
?????文件??????291328??2013-10-26?14:24??FetchDll.opt
?????文件????????5858??2007-08-21?15:45??FetchDll.rc
?????文件???????10627??2007-08-21?15:45??FetchDllDlg.cpp
?????文件????????1577??2007-08-21?15:45??FetchDllDlg.h
?????文件????????3615??2007-08-21?15:45??ReadMe.txt
?????文件????????1053??2007-08-21?15:45??resource.h
?????文件?????????210??2007-08-21?15:45??StdAfx.cpp
?????文件????????1054??2007-08-21?15:45??StdAfx.h
?????文件????????5694??2007-08-21?15:45??res\10.ico
?????文件????????1078??2007-08-21?15:45??res\FetchDll.ico
?????文件?????????400??2007-08-21?15:45??res\FetchDll.rc2
- 上一篇:C++ 獲取磁盤序列號
- 下一篇:C++ 格式化磁盤
評論
共有 條評論