-
大小: 0.14M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 語(yǔ)言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
C++ 提取并保存應(yīng)用程序圖標(biāo)(提高篇-實(shí)例037).zip
代碼片段和文件信息
//?CustomStatic.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“FetchAndSaveIcon.h“
#include?“CustomStatic.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CCustomStatic
CCustomStatic::CCustomStatic()
{
}
CCustomStatic::~CCustomStatic()
{
}
BEGIN_MESSAGE_MAP(CCustomStatic?CStatic)
//{{AFX_MSG_MAP(CCustomStatic)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CCustomStatic?message?handlers
void?CCustomStatic::Serialize(CArchive&?ar)?
{
if?(ar.IsStoring())
{
//
//?storing?code
}
else
{ //?loading?code
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????855??2007-08-21?15:45??CustomStatic.cpp
?????文件????????1232??2007-08-21?15:45??CustomStatic.h
?????文件???????27220??2013-10-26?15:50??FetchAndSaveIcon.aps
?????文件????????1588??2013-10-26?15:59??FetchAndSaveIcon.clw
?????文件????????2231??2007-08-21?15:45??FetchAndSaveIcon.cpp
?????文件????????4603??2007-08-21?15:45??FetchAndSaveIcon.dsp
?????文件?????????557??2007-08-21?15:45??FetchAndSaveIcon.dsw
?????文件????????1434??2007-08-21?15:45??FetchAndSaveIcon.h
?????文件??????291328??2013-10-26?16:05??FetchAndSaveIcon.opt
?????文件????????5696??2007-08-21?15:45??FetchAndSaveIcon.rc
?????文件????????8648??2007-08-21?15:45??FetchAndSaveIconDlg.cpp
?????文件????????3310??2007-08-21?15:45??FetchAndSaveIconDlg.h
?????文件????????3759??2007-08-21?15:45??ReadMe.txt
?????文件?????????968??2007-08-21?15:45??resource.h
?????文件?????????218??2007-08-21?15:45??StdAfx.cpp
?????文件????????1054??2007-08-21?15:45??StdAfx.h
?????文件????????2238??2007-08-21?15:45??res\10.ico
?????文件????????5694??2007-08-21?15:45??res\110.ico
?????文件????????1078??2007-08-21?15:45??res\FetchAndSaveIcon.ico
?????文件?????????408??2007-08-21?15:45??res\FetchAndSaveIcon.rc2
評(píng)論
共有 條評(píng)論