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

资源简介

C++ 获取计算机上串口的数量(提高篇-实例545).zip

资源截图

代码片段和文件信息

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++

// NOTE: Do not modify the contents of this file.  If this class is regenerated by
//  Microsoft Visual C++ your modifications will be overwritten.


#include “stdafx.h“
#include “mscomm.h“

/////////////////////////////////////////////////////////////////////////////
// CMSComm

IMPLEMENT_DYNCREATE(CMSComm CWnd)

/////////////////////////////////////////////////////////////////////////////
// CMSComm properties

/////////////////////////////////////////////////////////////////////////////
// CMSComm operations

void CMSComm::SetCDHolding(BOOL bNewValue)
{
static BYTE parms[] =
VTS_BOOL;
InvokeHelper(0x1 DISPATCH_PROPERTYPUT VT_EMPTY NULL parms
 bNewValue);
}

BOOL CMS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        8569  2007-05-08 08:52  SerialInterface\mscomm.cpp
     文件        3221  2007-05-08 08:52  SerialInterface\mscomm.h
     文件        3741  2007-05-08 08:52  SerialInterface\ReadMe.txt
     文件         785  2007-05-08 08:52  SerialInterface\Resource.h
     文件       21456  2014-01-08 11:30  SerialInterface\SerialInterface.aps
     文件        1300  2014-01-08 11:30  SerialInterface\SerialInterface.clw
     文件        2189  2007-05-08 08:52  SerialInterface\SerialInterface.cpp
     文件        4764  2007-05-08 08:52  SerialInterface\SerialInterface.dsp
     文件         597  2007-05-08 08:52  SerialInterface\SerialInterface.dsw
     文件        1423  2007-05-08 08:52  SerialInterface\SerialInterface.h
     文件       48640  2014-01-08 11:30  SerialInterface\SerialInterface.opt
     文件        6154  2007-05-08 08:52  SerialInterface\SerialInterface.rc
     文件        4684  2007-05-08 08:52  SerialInterface\SerialInterfaceDlg.cpp
     文件        1508  2007-05-08 08:52  SerialInterface\SerialInterfaceDlg.h
     文件         217  2007-05-08 08:52  SerialInterface\StdAfx.cpp
     文件        1054  2007-05-08 08:52  SerialInterface\StdAfx.h
     文件        1078  2007-05-08 08:52  SerialInterface\res\SerialInterface.ico
     文件         407  2007-05-08 08:52  SerialInterface\res\SerialInterface.rc2

评论

共有 条评论