资源简介
qqp7go.rar

代码片段和文件信息
// Screen.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “Screen.h“
#include “ScreenDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CScreenApp
BEGIN_MESSAGE_MAP(CScreenApp CWinApp)
//{{AFX_MSG_MAP(CScreenApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CScreenApp construction
CScreenApp::CScreenApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CScreenApp object
CScreenApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CScreenApp initialization
BOOL CScreenApp::InitInstance()
{
::AfxSocketInit();
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CScreenDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 110667 2013-11-25 20:42 局域网监控系统\Screen\Debug\Screen.exe
文件 246920 2013-11-25 20:42 局域网监控系统\Screen\Debug\Screen.ilk
文件 14836 2013-11-25 20:42 局域网监控系统\Screen\Debug\Screen.obj
文件 5492464 2013-11-25 20:42 局域网监控系统\Screen\Debug\Screen.pch
文件 304128 2013-11-25 20:42 局域网监控系统\Screen\Debug\Screen.pdb
文件 2512 2013-11-25 20:42 局域网监控系统\Screen\Debug\Screen.res
文件 33292 2013-11-25 20:42 局域网监控系统\Screen\Debug\ScreenDlg.obj
文件 105468 2013-11-25 20:42 局域网监控系统\Screen\Debug\StdAfx.obj
文件 16554 2013-11-25 20:42 局域网监控系统\Screen\Debug\TCPServer.obj
文件 205824 2013-11-27 22:06 局域网监控系统\Screen\Debug\vc60.idb
文件 364544 2013-11-25 20:42 局域网监控系统\Screen\Debug\vc60.pdb
文件 3579 2008-12-18 11:35 局域网监控系统\Screen\ReadMe.txt
文件 1078 2008-12-18 11:35 局域网监控系统\Screen\res\Screen.ico
文件 398 2008-12-18 11:35 局域网监控系统\Screen\res\Screen.rc2
文件 776 2008-12-19 11:22 局域网监控系统\Screen\Resource.h
文件 1122 2009-01-07 14:26 局域网监控系统\Screen\Screen.clw
文件 2083 2008-12-19 09:19 局域网监控系统\Screen\Screen.cpp
文件 4302 2008-12-18 17:03 局域网监控系统\Screen\Screen.dsp
文件 734 2008-12-18 14:11 局域网监控系统\Screen\Screen.dsw
文件 1324 2008-12-18 11:35 局域网监控系统\Screen\Screen.h
文件 66560 2013-11-27 22:06 局域网监控系统\Screen\Screen.ncb
文件 710144 2013-11-27 22:06 局域网监控系统\Screen\Screen.opt
文件 1888 2013-11-25 20:42 局域网监控系统\Screen\Screen.plg
文件 5355 2008-12-19 11:45 局域网监控系统\Screen\Screen.rc
文件 6303 2008-12-19 14:45 局域网监控系统\Screen\ScreenDlg.cpp
文件 1619 2008-12-19 14:36 局域网监控系统\Screen\ScreenDlg.h
文件 208 2008-12-18 11:35 局域网监控系统\Screen\StdAfx.cpp
文件 1054 2008-12-18 11:35 局域网监控系统\Screen\StdAfx.h
文件 2369 2008-12-19 14:18 局域网监控系统\Screen\TCPServer.cpp
文件 1406 2008-12-19 08:57 局域网监控系统\Screen\TCPServer.h
............此处省略40个文件信息
相关资源
- PID_AutoTune_v0.rar
- vspd7.2.308.zip
- 价值2k的H漫画小说系统
- Pythonamp;课堂amp;笔记(高淇amp;400;集第
- ddos压力测试工具99657
- UML建模大全
- 开源1A锂电池充电板TP4056原理图+PCB
- m1卡 ic卡可选择扇区初始化加密软件
- TSCC.exe
- FTP课程设计(服务端+客户端)
- 计算机图形学 边填充算法实现代码
- 电力系统潮流计算程序集合
- oracle数据迁移项目实施方案
- Web Api 通过文件流 文件到本地
- Visio图标-最新最全的网络通信图标库
- Spire API文档
- OpenGL参考手册
- Python中Numpy库最新教程
- SPD博士V5.3.exe
- 直流无刷电机方波驱动 stm32 例程代码
- layui后台管理模板
- 仿知乎界面小程序源代码
- 云平台-阿里云详细介绍
- photoshop经典1000例
- scratch垃圾分类源码(最终版本).sb
- IAR ARM 7.8破解
- TI CCS V5.4 安装步骤及破解文件
- 松下plc FP-XH的驱动
- 局域网硬件信息收集工具
- 加快Windows XP操作系统开机速度
评论
共有 条评论