2009-10-17记录:ftp客服端、vc界面库

本文介绍了一款实用的FTP客户端CFTPClient,支持通配符、递归操作等特性,并提供进度条和取消功能。同时,还介绍了一个类似Visual Studio .Net属性视图的树控件CPropTree,可用于轻松集成到项目中。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. CFTPClient

Introduction

Anyone who has used the WinInet FTP functions has probably noticed that many features are lacking. In particular, I wanted some code that:

  • Supports wildcards
  • Can recursively look into the sub directories for upload/download/delete
  • Can upload/download multiple files with a single line of code
  • Can delete multiple files/folders with a single line of code
  • Can get the file listing with a single line of code
  • Automatically shows a progress bar and let's the user cancel the transfer

http://www.codeproject.com/KB/IP/mdftpclient1.aspx

 

 

 

2. CPropTree v1.0 - Property Tree Control

http://www.codeproject.com/KB/tree/proptree.aspx

 

 

 

 

 

Introduction

The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web page for more information on the control.

The control has two window areas:

  • Tree Control
  • Descriptive area

The tree control section functions just a like a normal tree control with an addition of a splitter bar separating the tree item properties. Tree item properties are inherited from the CPropTreeItem class. These items can be edit controls, static text, dropdown combo list, or any type of control you wish to create. Items on the root level of the tree control do not have editable properties. They are used as section headers.

Tree items can contain checkboxes. By default properties that are editable (non-readonly), are displayed in bold lettering. Read only or non-editable items are displayed in a normal font.

The descriptive area displays the selected item's text and any informational text. This section can be displayed or hidden by calling

 

3. 文件系统监视软件

 

http://www.pudn.com/downloads200/sourcecode/windows/file/detail941217.html

 

 

4. Windows driver examples(文件系统FileDisk 、HttpDisk 、Khttpd 、RomFs

http://www.acc.umu.se/~bosse/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值