資源簡(jiǎn)介
C++ 掛起系統(tǒng)(提高篇-實(shí)例173).zip
代碼片段和文件信息
//?SetSystemPowerState.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“SetSystemPowerState.h“
#include?“SetSystemPowerStateDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CSetSystemPowerStateApp
BEGIN_MESSAGE_MAP(CSetSystemPowerStateApp?CWinApp)
//{{AFX_MSG_MAP(CSetSystemPowerStateApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CSetSystemPowerStateApp?construction
CSetSystemPowerStateApp::CSetSystemPowerStateApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????3813??2013-11-04?10:55??SetSystemPowerState\ReadMe.txt
?????文件?????????697??2013-11-04?10:59??SetSystemPowerState\Resource.h
?????文件???????21000??2013-12-19?15:50??SetSystemPowerState\SetSystemPowerState.aps
?????文件????????1209??2013-12-19?15:50??SetSystemPowerState\SetSystemPowerState.clw
?????文件????????2245??2013-11-04?10:55??SetSystemPowerState\SetSystemPowerState.cpp
?????文件????????4393??2013-11-04?10:55??SetSystemPowerState\SetSystemPowerState.dsp
?????文件?????????561??2013-11-04?10:55??SetSystemPowerState\SetSystemPowerState.dsw
?????文件????????1467??2013-11-04?10:55??SetSystemPowerState\SetSystemPowerState.h
?????文件???????48640??2013-12-19?15:50??SetSystemPowerState\SetSystemPowerState.opt
?????文件????????5316??2013-11-04?13:44??SetSystemPowerState\SetSystemPowerState.rc
?????文件????????4989??2013-12-19?15:50??SetSystemPowerState\SetSystemPowerStateDlg.cpp
?????文件????????1511??2013-11-04?10:56??SetSystemPowerState\SetSystemPowerStateDlg.h
?????文件?????????221??2013-11-04?10:55??SetSystemPowerState\StdAfx.cpp
?????文件????????1054??2013-11-04?10:55??SetSystemPowerState\StdAfx.h
?????文件????????1078??2013-11-04?10:55??SetSystemPowerState\res\SetSystemPowerState.ico
?????文件?????????411??2013-11-04?10:55??SetSystemPowerState\res\SetSystemPowerState.rc2
評(píng)論
共有 條評(píng)論