資源簡介
vc++mfc屏幕監控系統源代碼,抓取屏幕信息
代碼片段和文件信息
//?Client.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Client.h“
#include?“ClientDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CClientApp
BEGIN_MESSAGE_MAP(CClientApp?CWinApp)
//{{AFX_MSG_MAP(CClientApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CClientApp?construction
CClientApp::CClientApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CClientApp?object
CClientApp?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CClientApp?initialization
BOOL?CClientApp::InitInstance()
{
AfxEnableControlContainer();
#ifdef?_AFXDLL
Enable3dControls();
#else
Enable3dControlsStatic();
#endif
WSADATA?data;
WSAStartup(2&data);
CClientDlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
}
else?if?(nResponse?==?IDCANCEL)
{
}
return?FALSE;
}
int?CClientApp::ExitInstance()?
{
WSACleanup();
return?CWinApp::ExitInstance();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????6144445??2012-12-04?19:35??第1章++屏幕監控監控\第1章++屏幕監控監控.rar
?????文件??????34816??2011-05-13?10:34??第1章++屏幕監控監控\第1章??屏幕監控監控\程序使用說明書.doc
?????文件???????2328??2011-02-18?10:57??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\CustomButton.cpp
?????文件???????1486??2011-02-18?10:46??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\CustomButton.h
?????文件???????1879??2011-02-18?10:16??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\CustomHeader.cpp
?????文件???????1179??2008-01-03?14:53??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\CustomHeader.h
?????文件????????968??2008-01-07?19:18??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\CustomListCtrl.cpp
?????文件???????1287??2011-02-18?11:09??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\CustomListCtrl.h
?????文件???????1118??2008-01-09?15:50??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\DataManage.cpp
?????文件????????681??2008-01-09?15:50??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\DataManage.h
?????文件?????217088??2011-05-11?16:22??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\db_Video.mdb
?????文件???????3281??2008-01-10?09:33??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Login.cpp
?????文件???????1355??2008-01-07?18:32??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Login.h
?????文件??????90669??2005-04-04?13:35??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\msado15.tlh
?????文件??????76619??2005-04-04?13:35??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\msado15.tli
?????文件???????8092??2008-01-11?14:47??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\OprManage.cpp
?????文件???????1744??2008-01-11?14:47??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\OprManage.h
?????文件??????17780??2011-04-29?09:39??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\RCa00208
?????文件??????17780??2011-04-29?09:38??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\RCa03800
?????文件???????3579??2007-12-18?15:37??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\ReadMe.txt
?????文件???????2192??2011-02-18?10:13??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\resource.h
?????文件???????3951??2012-12-07?19:03??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.clw
?????文件???????2350??2008-01-11?13:31??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.cpp
?????文件???????5944??2011-02-18?11:09??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.dsp
?????文件????????537??2008-01-03?08:59??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.dsw
?????文件?????196674??2008-01-04?14:31??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.exe
?????文件???????1407??2008-01-02?16:17??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.h
?????文件?????623616??2012-12-07?19:03??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.ncb
?????文件????????248??2012-12-07?18:59??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.plg
?????文件???????9690??2011-02-18?10:13??第1章++屏幕監控監控\第1章??屏幕監控監控\Server\Server.rc
............此處省略92個文件信息
評論
共有 條評論