-
大小: 0.04M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 語言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-自繪對(duì)話框(入門級(jí)實(shí)例277).zip
代碼片段和文件信息
//?DesignDlg.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“DesignDlg.h“
#include?“DesignDlgDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CDesignDlgApp
BEGIN_MESSAGE_MAP(CDesignDlgApp?CWinApp)
//{{AFX_MSG_MAP(CDesignDlgApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CDesignDlgApp?construction
CDesignDlgApp::CDesignDlgApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CDesignDlgAp
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????1047??2010-10-27?08:56??DesignDlg\DesignDlg.clw
?????文件????????2105??2008-10-05?13:34??DesignDlg\DesignDlg.cpp
?????文件????????5132??2008-10-06?14:37??DesignDlg\DesignDlg.dsp
?????文件?????????543??2008-10-05?13:34??DesignDlg\DesignDlg.dsw
?????文件????????1358??2008-10-05?14:12??DesignDlg\DesignDlg.h
?????文件????????6069??2009-01-03?13:04??DesignDlg\DesignDlg.rc
?????文件???????17205??2009-01-03?16:44??DesignDlg\DesignDlgDlg.cpp
?????文件????????3399??2009-01-03?16:44??DesignDlg\DesignDlgDlg.h
?????文件????????1181??2008-10-06?14:35??DesignDlg\resource.h
?????文件?????????211??2008-10-05?13:34??DesignDlg\StdAfx.cpp
?????文件????????1054??2008-10-05?13:34??DesignDlg\StdAfx.h
?????文件??????508050??2009-01-03?13:04??DesignDlg\res\BackGround.bmp
?????文件????????6140??2008-10-06?08:28??DesignDlg\res\BottomBand.bmp
?????文件?????????824??2008-10-06?11:03??DesignDlg\res\closebtn.bmp
?????文件?????????824??2008-10-06?14:35??DesignDlg\res\closehotbutton.bmp
?????文件????????1078??2008-10-05?13:34??DesignDlg\res\DesignDlg.ico
?????文件?????????401??2008-10-05?13:34??DesignDlg\res\DesignDlg.rc2
?????文件????????5456??2008-10-05?16:03??DesignDlg\res\LeftBand.bmp
?????文件????????4016??2008-10-05?16:08??DesignDlg\res\Leftti
?????文件?????????824??2008-10-06?11:03??DesignDlg\res\maxbutton.bmp
?????文件?????????824??2008-10-06?14:35??DesignDlg\res\maxhotbutton.bmp
?????文件???????48536??2008-10-05?16:26??DesignDlg\res\Midti
?????文件?????????824??2007-07-16?14:37??DesignDlg\res\minbutton.bmp
?????文件?????????824??2008-10-06?14:15??DesignDlg\res\minhotbutton.bmp
?????文件????????5456??2008-10-05?16:30??DesignDlg\res\RightBand.bmp
?????文件????????9054??2008-10-06?08:23??DesignDlg\res\Rightti
?????文件???????28160??2009-03-05?11:32??DesignDlg\res\Thumbs.db
評(píng)論
共有 條評(píng)論