搜索资源列表
smtpdll
- smtp的动态库,邮件发送过程中用的动态库,里面有详细的代码,接口简单无需文档,自己研究一下就可以使用了, 性能稳定。-smtp dynamic library, mail sent to the process of making DLL containing a detailed code, simple interface without documents, their study on the use of the stable performance.
IsapiWeb
- 用MFC开发的一个简单的ISAPI扩展服务--浮点数的四则运算,要运行它服务器必须有IIS,并将其复制倒服务目录下。执行它,只要在IE中键入http://URL/IsapiWeb.dll?即可
MFCFTPClient
- MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
md5加密模块
- md5加密模块,简单好用,可作签名 有DLL和lib两个版本。