資源簡介
C++ 獲取當前屏幕顏色質量(提高篇-實例068).zip
代碼片段和文件信息
//?GetDeviceCaps.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“GetDeviceCaps.h“
#include?“GetDeviceCapsDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CGetDeviceCapsApp
BEGIN_MESSAGE_MAP(CGetDeviceCapsApp?CWinApp)
//{{AFX_MSG_MAP(CGetDeviceCapsApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CGetDeviceCapsApp?construction
CGetDeviceCapsApp::C
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????20788??2013-10-29?10:39??GetDeviceCaps.aps
?????文件????????1117??2013-10-29?10:42??GetDeviceCaps.clw
?????文件????????2161??2013-10-29?10:36??GetDeviceCaps.cpp
?????文件????????4285??2013-10-29?10:36??GetDeviceCaps.dsp
?????文件?????????549??2013-10-29?10:36??GetDeviceCaps.dsw
?????文件????????1401??2013-10-29?10:36??GetDeviceCaps.h
?????文件???????48640??2013-10-29?10:42??GetDeviceCaps.opt
?????文件????????5256??2013-10-29?10:37??GetDeviceCaps.rc
?????文件????????4553??2013-10-29?10:36??GetDeviceCapsDlg.cpp
?????文件????????1443??2013-10-29?10:36??GetDeviceCapsDlg.h
?????文件????????3705??2013-10-29?10:36??ReadMe.txt
?????文件?????????691??2013-10-29?10:36??Resource.h
?????文件?????????215??2013-10-29?10:36??StdAfx.cpp
?????文件????????1054??2013-10-29?10:36??StdAfx.h
?????文件????????1078??2013-10-29?10:36??res\GetDeviceCaps.ico
?????文件?????????405??2013-10-29?10:36??res\GetDeviceCaps.rc2
- 上一篇:C++ 通過內存映射實現傳送數據
- 下一篇:C++ 獲取CPU ID值
評論
共有 條評論