搜索资源列表
MfcExeSelfUpdate
- 看了好多升级程序,都是只能更新其它的文件,不能更新自己,所以写了这个MFC例子,实现升级程序的自更新。-Read a lot of the upgrade process, all other files can only be updated, can not update themselves, so wrote this MFC example, the upgrade process to achieve self-update.
AppEmbed
- 把其它exe镶到程序里,请不要用于非法用途!-Other exe inlaid into the program, please do not used for illegal purposes!
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment