资源列表
枚举程序
- 枚举Windows正在运行的程序,vc6开发,调试通过(Enums the program that Windows is running)
禁止运行程序的多个实例
- 禁止运行程序的多个实例,vc6开发,调试通过(Do not run multiple instances of the program)
从Internet上稳定可靠的下载文件
- 从Internet上稳定可靠的下载文件,vc6开发,调试通过(Stable and reliable download files from the Internet)
分线程
- 分线程来同时进行多项任务,vc6开发,调试通过(Sub-threads to perform multiple tasks at the same time)
当前操作系统信息
- 当前操作系统信息,vc6开发,调试通过,有参考(Current operating system information)
获取处理器信息
- 获取处理器信息,,vc6开发,调试通过,可以参考下(Get processor information)
P2P文件传输
- P2P文件传输服务端与客户端,vc6开发,调试通过(P2P file transfer server and client)
MSN和QQ消息提示窗口
- MSN和QQ消息提示窗口,vc6开发,调试通过(MSN and QQ message prompt window)
读写文件
- VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
获取当前文件的路径
- 获取当前文件的路径,vc6开发,调试通过(Gets the path of the current file)
中文测试
- 可以在windows下面远程调试Linux下程序的工具(You can debug the program under Windows remotely under Linux)
根据句柄截图(可解决最小化问题,但是托盘不行)
- 根据窗体句柄截图,并且可以解决窗体最小化时同样截图(According to the form handle screenshot, and can solve the form minimized when the same screenshot)
