搜索资源列表
frmupdate
- 简单的自动更新程序 需要准备: 1.服务器中的文件 2.服务器中的更新版本号update.txt 只需填写版本号即可 注:最多一个小数点分割 3.本地的up.ini 格式按照压缩包的来,同样只能有一个小数点分割。 在压缩包里改文件下载地址、版本号更新文件地址即可使用 注意:需要引用scrrun.dll PS:由于以前做的自动更新本地的文件是ini格式,所以就没改,导致要用模块来读取ini文件,实际上可以直接用txt文件的。-Auto Update simple
ClienttFTP
- is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C