-
大小: 2.54M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2023-06-24
- 語言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
C++ 應(yīng)用程序自動(dòng)登錄信息(提高篇-實(shí)例117).zip
代碼片段和文件信息
//?StartRun.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“StartRun.h“
#include?“StartRunDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CStartRunApp
BEGIN_MESSAGE_MAP(CStartRunApp?CWinApp)
//{{AFX_MSG_MAP(CStartRunApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CStartRunApp?construction
CStartRunApp::CStartRunApp()
{
//?TODO:?add?construc
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????3615??2007-08-21?15:46??ReadMe.txt
?????文件?????????870??2007-08-21?15:46??resource.h
?????文件???????25676??2013-12-07?15:15??StartRun.aps
?????文件????????1271??2013-12-07?15:17??StartRun.clw
?????文件????????2091??2007-08-21?15:46??StartRun.cpp
?????文件????????4195??2007-08-21?15:46??StartRun.dsp
?????文件?????????541??2007-08-21?15:46??StartRun.dsw
?????文件????????1346??2007-08-21?15:46??StartRun.h
?????文件???????74752??2013-12-07?15:18??StartRun.ncb
?????文件??????295424??2013-12-07?15:18??StartRun.opt
?????文件?????????719??2013-10-29?10:13??StartRun.plg
?????文件????????5499??2013-10-29?10:13??StartRun.rc
?????文件????????5199??2007-08-21?15:46??StartRunDlg.cpp
?????文件????????1450??2007-08-21?15:46??StartRunDlg.h
?????文件?????????210??2007-08-21?15:46??StdAfx.cpp
?????文件????????1074??2007-08-21?15:46??StdAfx.h
?????文件??????118852??2013-10-29?10:13??Debug\StartRun.exe
?????文件??????205728??2013-10-29?10:13??Debug\StartRun.ilk
?????文件???????14128??2013-10-22?15:00??Debug\StartRun.obj
?????文件?????6323160??2013-10-22?15:00??Debug\StartRun.pch
?????文件??????361472??2013-10-29?10:13??Debug\StartRun.pdb
?????文件????????7276??2013-10-29?10:13??Debug\StartRun.res
?????文件???????40241??2013-10-22?15:00??Debug\StartRunDlg.obj
?????文件??????112865??2013-10-22?15:00??Debug\StdAfx.obj
?????文件??????222208??2013-12-07?15:17??Debug\vc60.idb
?????文件??????397312??2013-10-22?15:00??Debug\vc60.pdb
?????文件????????5694??2007-08-21?15:46??res\StartRun.ico
?????文件?????????400??2007-08-21?15:46??res\StartRun.rc2
評(píng)論
共有 條評(píng)論