资源简介
此文件可以运行,另外在界面上加了进度条,可以优化显示文件传输进度,程序可以直接拷贝使用!
代码片段和文件信息
// 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 Xmodem传送文件示例程序\StdAfx.cpp
文件 1241 2008-09-18 13:39 Xmodem传送文件示例程序\StdAfx.h
文件 8929 2003-05-07 20:41 Xmodem传送文件示例程序\TextProgressCtrl.cpp
文件 2414 2003-05-07 23:16 Xmodem传送文件示例程序\TextProgressCtrl.h
文件 49152 2002-03-02 00:22 Xmodem传送文件示例程序\winio.dll
文件 1092 2004-07-30 10:28 Xmodem传送文件示例程序\WinIo.h
文件 3858 2002-03-02 00:22 Xmodem传送文件示例程序\WinIo.lib
文件 4944 2002-03-01 23:21 Xmodem传送文件示例程序\WinIo.sys
文件 5174 2002-03-02 00:14 Xmodem传送文件示例程序\WINIO.VXD
文件 1449 2009-10-13 17:14 Xmodem传送文件示例程序\Xmodem.clw
文件 2063 2008-09-11 16:34 Xmodem传送文件示例程序\Xmodem.cpp
文件 3662 2008-09-17 16:58 Xmodem传送文件示例程序\Xmodem.dsp
文件 579 2008-09-11 16:56 Xmodem传送文件示例程序\Xmodem.dsw
文件 1324 2008-09-11 16:34 Xmodem传送文件示例程序\Xmodem.h
文件 91136 2009-10-13 17:14 Xmodem传送文件示例程序\Xmodem.ncb
文件 1842 2009-10-13 17:14 Xmodem传送文件示例程序\Xmodem.plg
文件 49152 2002-03-02 00:22 Xmodem传送文件示例程序\Release\winio.dll
文件 4944 2002-03-01 23:21 Xmodem传送文件示例程序\Release\WinIo.sys
文件 5174 2002-03-02 00:14 Xmodem传送文件示例程序\Release\WINIO.VXD
文件 3372 2009-09-18 17:50 Xmodem传送文件示例程序\Release\Xmodem.res
文件 786 2009-10-13 17:14 Xmodem传送文件示例程序\Release\StdAfx.obj
文件 35191 2009-10-13 17:14 Xmodem传送文件示例程序\Release\XmodemDlg.obj
文件 8603 2009-10-13 17:14 Xmodem传送文件示例程序\Release\Xmodem.obj
文件 30564 2009-10-13 17:14 Xmodem传送文件示例程序\Release\TextProgressCtrl.obj
文件 25829 2009-10-13 17:14 Xmodem传送文件示例程序\Release\mscomm.obj
文件 1545636 2009-09-17 10:14 Xmodem传送文件示例程序\Release\StdAfx.sbr
文件 0 2009-09-17 10:15 Xmodem传送文件示例程序\Release\mscomm.sbr
文件 0 2009-09-17 10:15 Xmodem传送文件示例程序\Release\TextProgressCtrl.sbr
文件 0 2009-09-17 10:15 Xmodem传送文件示例程序\Release\Xmodem.sbr
文件 0 2009-09-17 10:15 Xmodem传送文件示例程序\Release\XmodemDlg.sbr
............此处省略22个文件信息
评论
共有 条评论