资源简介
可重用代码
代码片段和文件信息
// CommunicateComm.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “CommunicateComm.h“
#include “CommunicateCommDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CCommunicateCommApp
BEGIN_MESSAGE_MAP(CCommunicateCommApp CWinApp)
ON_COMMAND(ID_HELP &CWinApp::onhelp)
END_MESSAGE_MAP()
// CCommunicateCommApp construction
CCommunicateCommApp::CCommunicateCommApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
// The one and only CCommunicateCommApp object
CCommunicateCommApp theApp;
// CCommunicateCommApp initialization
BOOL CCommunicateCommApp::InitInstance()
{
// InitCommonControlsEx() is required on Windows XP if an application
// manifest specifies use of ComCtl32.dll version 6 or later to enable
// visual styles. Otherwise any window creation will fail.
INITCOMMONCONTROLSEX InitCtrls;
InitCtrls.dwSize = sizeof(InitCtrls);
/
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 56320 2016-10-22 16:50 CommunicateComm\.vs\CommunicateComm\v14\.suo
文件 110080 2016-10-22 16:47 CommunicateComm\CommunicateComm\CommunicateComm.aps
文件 3569 2011-10-10 23:54 CommunicateComm\CommunicateComm\CommunicateComm.cpp
文件 559 2011-09-07 15:13 CommunicateComm\CommunicateComm\CommunicateComm.h
文件 12364 2016-10-22 16:47 CommunicateComm\CommunicateComm\CommunicateComm.rc
文件 6246 2016-10-22 14:10 CommunicateComm\CommunicateComm\CommunicateComm.vcxproj
文件 2456 2016-10-22 14:10 CommunicateComm\CommunicateComm\CommunicateComm.vcxproj.filters
文件 143 2011-09-07 15:13 CommunicateComm\CommunicateComm\CommunicateComm.vcxproj.user
文件 15924 2016-10-22 16:49 CommunicateComm\CommunicateComm\CommunicateCommDlg.cpp
文件 2063 2016-10-22 16:45 CommunicateComm\CommunicateComm\CommunicateCommDlg.h
文件 1726 2011-05-16 13:39 CommunicateComm\CommunicateComm\MyPtrList.cpp
文件 1501 2011-05-13 10:32 CommunicateComm\CommunicateComm\MyPtrList.h
文件 4405 2011-09-07 15:13 CommunicateComm\CommunicateComm\ReadMe.txt
文件 67777 2009-08-31 02:31 CommunicateComm\CommunicateComm\res\CommunicateComm.ico
文件 814 2011-09-07 15:13 CommunicateComm\CommunicateComm\res\CommunicateComm.rc2
文件 3364 2016-10-22 16:40 CommunicateComm\CommunicateComm\resource.h
文件 217 2011-09-07 15:13 CommunicateComm\CommunicateComm\stdafx.cpp
文件 1762 2012-06-21 17:49 CommunicateComm\CommunicateComm\stdafx.h
文件 314 2011-09-07 15:13 CommunicateComm\CommunicateComm\targetver.h
文件 6647 2016-10-22 16:32 CommunicateComm\CommunicateComm\WinCom.cpp
文件 2381 2016-10-22 15:26 CommunicateComm\CommunicateComm\WinCom.h
文件 912 2011-09-07 15:14 CommunicateComm\CommunicateComm.sln
目录 0 2016-10-22 11:18 CommunicateComm\.vs\CommunicateComm\v14
目录 0 2016-10-22 11:18 CommunicateComm\.vs\CommunicateComm
目录 0 2011-09-07 15:13 CommunicateComm\CommunicateComm\res
...D.H. 0 2016-10-22 11:18 CommunicateComm\.vs
目录 0 2016-10-22 16:51 CommunicateComm\CommunicateComm
目录 0 2016-10-22 16:51 CommunicateComm\Debug
目录 0 2016-10-22 16:51 CommunicateComm
----------- --------- ---------- ----- ----
............此处省略2个文件信息
- 上一篇:DSP考试题样例 绝对真题.doc
- 下一篇:医院病人紧急呼叫系统
相关资源
- 李晓峰通信原理.zip
- 图解西门子S71200PLC入门到实践(清晰
- AI拓客商家联盟V2.1.3前端+后端.rar
- echarts大数据领导仓demo.rar
- [C51单片机开发工具Keil.UV4].Keil.C51.V9
- Deep_Learning_2016.pdf
- zw_Classification1.zip
- Griffiths-IntroductiontoElectrodynamics4thEdit
- ParaViewTutorial.pdf
- xyisv_10236804.zip
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
- OS12.2驱动,手机虚拟定位软件,Loca
- 大话系列-大话数据结构(pdf高清版)
评论
共有 条评论