-
大小: 0.01M文件類(lèi)型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 語(yǔ)言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-通過(guò)DrawIcon實(shí)現(xiàn)圖標(biāo)動(dòng)畫(huà)(入門(mén)級(jí)實(shí)例553).zip
代碼片段和文件信息
//?ImageACT.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ImageACT.h“
#include?“ImageACTDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CImageACTApp
BEGIN_MESSAGE_MAP(CImageACTApp?CWinApp)
//{{AFX_MSG_MAP(CImageACTApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CImageACTApp?construction
CImageACTApp::CImageACTApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CImageACTApp?object
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件????????3262??2006-11-06?15:26??ImageACT\1.ico
?????文件????????3262??2006-11-06?15:26??ImageACT\2.ico
?????文件????????1066??2010-12-04?14:27??ImageACT\ImageACT.clw
?????文件????????2091??2006-10-26?18:17??ImageACT\ImageACT.cpp
?????文件????????4311??2006-10-26?19:01??ImageACT\ImageACT.dsp
?????文件?????????541??2006-10-26?18:17??ImageACT\ImageACT.dsw
?????文件????????1346??2006-10-26?18:17??ImageACT\ImageACT.h
?????文件????????5313??2010-12-04?14:23??ImageACT\ImageACT.rc
?????文件????????4597??2010-09-27?20:16??ImageACT\ImageACTDlg.cpp
?????文件????????1416??2010-09-27?20:13??ImageACT\ImageACTDlg.h
?????文件?????????776??2006-10-26?18:47??ImageACT\resource.h
?????文件?????????210??2006-10-26?18:17??ImageACT\StdAfx.cpp
?????文件????????1054??2006-10-26?18:17??ImageACT\StdAfx.h
?????文件????????5694??2005-10-08?16:28??ImageACT\res\ImageACT.ico
?????文件?????????400??2006-10-26?18:17??ImageACT\res\ImageACT.rc2
評(píng)論
共有 條評(píng)論