資源簡介
C++ 屏蔽鍵盤WIN鍵(提高篇-實(shí)例180).zip
代碼片段和文件信息
//?ShieldWinKey.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ShieldWinKey.h“
#include?“ShieldWinKeyDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CShieldWinKeyApp
BEGIN_MESSAGE_MAP(CShieldWinKeyApp?CWinApp)
//{{AFX_MSG_MAP(CShieldWinKeyApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CShieldWinKeyApp?construction
CShieldWinKeyApp::CShieldWi
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????3687??2007-08-21?15:46??ReadMe.txt
?????文件?????????736??2007-08-21?15:46??resource.h
?????文件???????25332??2014-01-06?13:26??ShieldWinKey.aps
?????文件????????1173??2014-01-06?14:25??ShieldWinKey.clw
?????文件????????2147??2007-08-21?15:46??ShieldWinKey.cpp
?????文件????????4268??2013-11-05?10:23??ShieldWinKey.dsp
?????文件?????????549??2007-08-21?15:46??ShieldWinKey.dsw
?????文件????????1390??2007-08-21?15:46??ShieldWinKey.h
?????文件????????5277??2007-08-21?15:46??ShieldWinKey.rc
?????文件????????5478??2014-01-06?14:25??ShieldWinKeyDlg.cpp
?????文件????????1838??2007-08-21?15:46??ShieldWinKeyDlg.h
?????文件?????????214??2007-08-21?15:46??StdAfx.cpp
?????文件????????1054??2007-08-21?15:46??StdAfx.h
?????文件????????5694??2007-08-21?15:46??res\ShieldWinKey.ico
?????文件?????????404??2007-08-21?15:46??res\ShieldWinKey.rc2
評(píng)論
共有 條評(píng)論