资源简介
XMODEM程序(VC源码),做串口传输软件时可以用的哦
代码片段和文件信息
// 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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 208 2008-09-11 16:34 StdAfx.cpp
文件 1241 2008-09-18 13:39 StdAfx.h
文件 8929 2003-05-07 20:41 TextProgressCtrl.cpp
文件 2414 2003-05-07 23:16 TextProgressCtrl.h
文件 49152 2002-03-02 00:22 winio.dll
文件 1092 2004-07-30 10:28 WinIo.h
文件 3858 2002-03-02 00:22 WinIo.lib
文件 4944 2002-03-01 23:21 WinIo.sys
文件 5174 2002-03-02 00:14 WINIO.VXD
文件 36540 2008-09-12 14:46 Xmodem.aps
文件 1495 2008-09-18 13:45 Xmodem.clw
文件 2063 2008-09-11 16:34 Xmodem.cpp
文件 3662 2008-09-17 16:58 Xmodem.dsp
文件 579 2008-09-11 16:56 Xmodem.dsw
文件 1324 2008-09-11 16:34 Xmodem.h
文件 74752 2008-09-18 13:46 Xmodem.ncb
文件 49664 2008-09-18 13:46 Xmodem.opt
文件 1839 2008-09-18 13:45 Xmodem.plg
文件 7831 2008-09-12 14:46 Xmodem.rc
文件 10791 2008-09-18 13:44 XmodemDlg.cpp
文件 1861 2008-09-18 12:29 XmodemDlg.h
文件 49152 2002-03-02 00:22 Release\winio.dll
文件 4944 2002-03-01 23:21 Release\WinIo.sys
文件 5174 2002-03-02 00:14 Release\WINIO.VXD
文件 32768 2008-09-18 13:45 Release\Xmodem.exe
文件 1078 2008-09-11 16:34 res\Xmodem.ico
文件 398 2008-09-11 16:34 res\Xmodem.rc2
文件 2058 2008-09-16 11:28 ISPLib.h
文件 15122 2008-09-17 10:42 ISPLib.lib
文件 8569 2008-09-11 16:53 mscomm.cpp
............此处省略8个文件信息
- 上一篇:Linux TCP 编程步骤
- 下一篇:《运放设计宝典》之专题一 bandgap
评论
共有 条评论