-
大小: 0.05M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 語言: C/C++
- 標(biāo)簽:
資源簡介
C++實戰(zhàn)源碼-為列表框換裝(入門級實例323).zip
代碼片段和文件信息
//?BmpBKList.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“BmpBKList.h“
#include?“BmpBKListDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CBmpBKListApp
BEGIN_MESSAGE_MAP(CBmpBKListApp?CWinApp)
//{{AFX_MSG_MAP(CBmpBKListApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CBmpBKListApp?construction
CBmpBKListApp::CBmpBKListApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CBmpBKListAp
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1229??2010-10-27?13:19??BmpBKList\BmpBKList.clw
?????文件????????2105??2009-02-26?12:54??BmpBKList\BmpBKList.cpp
?????文件????????4402??2009-02-26?13:14??BmpBKList\BmpBKList.dsp
?????文件?????????541??2009-02-26?12:54??BmpBKList\BmpBKList.dsw
?????文件????????1357??2009-02-26?12:54??BmpBKList\BmpBKList.h
?????文件????????5474??2010-09-27?08:52??BmpBKList\BmpBKList.rc
?????文件????????4181??2009-03-10?16:06??BmpBKList\BmpBKListDlg.cpp
?????文件????????1359??2009-03-10?16:02??BmpBKList\BmpBKListDlg.h
?????文件????????2766??2010-06-23?12:53??BmpBKList\ListBmp.cpp
?????文件????????1251??2009-03-10?16:02??BmpBKList\ListBmp.h
?????文件?????????778??2009-02-26?13:15??BmpBKList\resource.h
?????文件?????????211??2009-02-26?12:54??BmpBKList\StdAfx.cpp
?????文件????????1054??2009-02-26?12:54??BmpBKList\StdAfx.h
?????文件??????218294??2009-02-26?13:00??BmpBKList\res\BK.bmp
?????文件????????5694??2005-10-08?16:28??BmpBKList\res\BmpBKList.ico
?????文件?????????401??2009-02-26?12:54??BmpBKList\res\BmpBKList.rc2
?????文件????????8192??2010-06-22?09:35??BmpBKList\res\Thumbs.db
評論
共有 條評論