资源简介
VC++6.0 MFC串口编程(上位机)程序代码实例.一个可以实现与单片机收发信息的上位机
代码片段和文件信息
// ex2.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ex2.h“
#include “ex2Dlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CEx2App
BEGIN_MESSAGE_MAP(CEx2App CWinApp)
//{{AFX_MSG_MAP(CEx2App)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CEx2App construction
CEx2App::CEx2App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CEx2App object
CEx2App theApp;
/////////////////////////////////////////////////////////////////////////////
// CEx2App initialization
BOOL CEx2App::InitInstance()
{
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
CEx2Dlg 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;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-03-05 16:09 SIT_MFC\
目录 0 2013-03-05 16:09 SIT_MFC\Debug\
文件 118868 2013-03-05 15:12 SIT_MFC\Debug\ex2.exe
文件 244036 2013-03-05 15:12 SIT_MFC\Debug\ex2.ilk
文件 14848 2012-07-16 23:23 SIT_MFC\Debug\ex2.obj
文件 5701856 2012-07-16 23:23 SIT_MFC\Debug\ex2.pch
文件 418816 2013-03-05 15:12 SIT_MFC\Debug\ex2.pdb
文件 2940 2012-12-04 22:59 SIT_MFC\Debug\ex2.res
文件 42270 2013-03-05 15:12 SIT_MFC\Debug\ex2Dlg.obj
文件 47685 2012-07-16 23:23 SIT_MFC\Debug\mscomm.obj
文件 105698 2012-07-16 23:23 SIT_MFC\Debug\StdAfx.obj
文件 361472 2013-03-05 16:02 SIT_MFC\Debug\vc60.idb
文件 372736 2013-03-05 15:12 SIT_MFC\Debug\vc60.pdb
文件 21612 2013-02-28 12:57 SIT_MFC\ex2.aps
文件 1369 2013-03-05 16:08 SIT_MFC\ex2.clw
文件 2021 2009-05-20 00:28 SIT_MFC\ex2.cpp
文件 4524 2009-05-19 00:48 SIT_MFC\ex2.dsp
文件 575 2009-05-19 00:48 SIT_MFC\ex2.dsw
文件 1291 2009-05-19 00:10 SIT_MFC\ex2.h
文件 173056 2013-03-05 16:09 SIT_MFC\ex2.ncb
文件 194048 2013-03-05 16:09 SIT_MFC\ex2.opt
文件 240 2013-03-05 16:01 SIT_MFC\ex2.plg
文件 6267 2012-12-04 22:59 SIT_MFC\ex2.rc
文件 6581 2013-03-05 15:12 SIT_MFC\ex2Dlg.cpp
文件 1624 2012-12-04 22:59 SIT_MFC\ex2Dlg.h
文件 8569 2009-05-19 00:12 SIT_MFC\mscomm.cpp
文件 3221 2009-05-19 00:12 SIT_MFC\mscomm.h
文件 3525 2009-05-19 00:10 SIT_MFC\ReadMe.txt
目录 0 2013-03-05 16:09 SIT_MFC\res\
文件 1049 2012-12-04 22:59 SIT_MFC\resource.h
文件 1078 2009-05-19 00:10 SIT_MFC\res\ex2.ico
............此处省略3个文件信息
相关资源
- MultiThread(VS2013 MFC多线程-含源码-含个
- Visual C++串口通信及测控应用详解--源
- VC++编写的示波器模拟仿真程序
- VC6中使用MFC自动化Excel数据写入和图表
- 超市库存管理系统的MFC实现
- 圆检测和方形检测图像处理
- VC++6.0多人网络小游戏-支持多人联机网
- MFC 下写的SVM类
- MFC+OpenGL三维建模与动画显示
- VC++ 游戏编程基础 入门必看
- VC++获取网上股市数据并实时图表显示
- 基于opengl粒子系统实现喷泉的模拟
- VC++记事本完整源程序
- MFC基于对话框GDI+简单绘图
- MFC编程技巧与范例详解PDF(无水印 带
- 各种Kalman滤波的比较程序——C++/MFC版
- MFC vc++ 银行业务模拟系统
- 精美时钟VC++6.0源代码)
- vc++6.0 与access管理系统
- 用VC++做的一个小型的画板
- mfc根据窗口大小自动调整所有控件大
- Vc++流媒体播放器源码
- Visual C++串口编程详解
- MFC 自定义位图按钮加文字
- 灰色预测模型资料和程序.rar
- VC++热键,实现剪切板粘贴,指定的内
- vc++2010编译为静态库(.lib)的.vcxpro
- MFC绘制的移动小车,包含了图形的平
- 使用MFC实现真实感图形绘制
- 基于MFC的单机版五子棋含PPT详细答辩
评论
共有 条评论