• 大小: 0.04M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签: 串口  

资源简介

VC 串口通讯源代码

资源截图

代码片段和文件信息

// CommWizard.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “CommWizard.h“
#include “CommWizardDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CCommWizardApp

BEGIN_MESSAGE_MAP(CCommWizardApp CWinApp)
//{{AFX_MSG_MAP(CCommWizardApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CCommWizardApp construction

CCommWizardApp::CCommWizardApp()
{
// 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      22672  2004-03-04 17:01  串口源代码\CommWizard.aps

     文件       2221  2004-03-04 17:01  串口源代码\CommWizard.clw

     文件       2119  2002-03-03 14:53  串口源代码\CommWizard.cpp

     文件       4796  2002-03-04 01:12  串口源代码\CommWizard.dsp

     文件        589  2002-03-03 16:49  串口源代码\CommWizard.dsw

     文件       1368  2002-03-03 14:53  串口源代码\CommWizard.h

     文件     148480  2004-03-04 17:01  串口源代码\CommWizard.ncb

     文件      48640  2004-03-04 17:01  串口源代码\CommWizard.opt

     文件       2087  2004-03-04 17:01  串口源代码\CommWizard.plg

     文件       7523  2002-03-16 00:23  串口源代码\CommWizard.rc

     文件       9669  2002-03-14 17:56  串口源代码\CommWizardDlg.cpp

     文件       2039  2002-03-03 18:11  串口源代码\CommWizardDlg.h

     文件       8569  2002-03-03 16:41  串口源代码\mscomm.cpp

     文件       3221  2002-03-03 16:41  串口源代码\mscomm.h

     文件       3651  2002-03-03 14:53  串口源代码\ReadMe.txt

     文件       1078  2002-03-03 14:53  串口源代码\res\CommWizard.ico

     文件        402  2002-03-03 14:53  串口源代码\res\CommWizard.rc2

     文件       1239  2002-03-04 00:22  串口源代码\Resource.h

     文件       1824  2002-03-03 17:44  串口源代码\SettingDlg.cpp

     文件       1339  2002-03-03 16:00  串口源代码\SettingDlg.h

     文件        212  2002-03-03 14:53  串口源代码\StdAfx.cpp

     文件       1054  2002-03-03 14:53  串口源代码\StdAfx.h

     目录          0  2004-08-26 14:56  串口源代码\Debug

     目录          0  2004-08-26 14:56  串口源代码\res

     目录          0  2004-08-26 14:56  串口源代码

----------- ---------  ---------- -----  ----

               274792                    25


评论

共有 条评论