搜索资源列表
VCDelMan
- 自写的删除vC临时文件以及Debug,Release文件夹下(不包括exe)文件的程序,如有错误还请多包含。-since written vC delete temporary files and Debug. Release folder (not including exe) files, and, if it should also contain mistakes.
IconSnapSrc
- VC++编写的一个EXE图标抓取精灵,可以当作我们编程的一个小具,如果你看到某些程序的图标很漂亮,那么这个工具可以帮助您轻松的将图标提取出来,非常方便,而且程序小巧,代码可供学习。-VC++ to prepare a crawl EXE icon wizard, can be used as a small program we have, if you see some of the procedures is very beautiful icon, then this tool can h
PEPacker(5)
- 基本要求:了解VC++6.0基本使用方法;了解PE格式,不熟悉的地方能够通过查阅资料弄懂; 阅读对象:想写壳的新手。高手掠过,本文仅限于写壳入门。 文章类型:原创 文章作者:天漏客 QQ:285252760 完成日期:2009年03月29日 作者主页:www.lilu.name 文章说明:允许转载,但最好注明转载出处。 文章标题:使用VC自己动手编写加壳程序(1)——打造自己的壳 主要内容:生成界面,完成打开文件对话框。
ExtractIcon
- CIconZAPP类封装了一个提取exe文件的类,包含vc60工程。-CIconZAPP class encapsulates an extract exe files, are contained vc60 project.
exeinfo
- The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Por
InstallDlg
- 该程序是我写的一个案例,跟360一样,把所有的EXE,DLL等一些资源文件装载到一个EXE文件中,保持成2进制,运行后在释放出所有的DLL或者其他的资源文件。大家可以去参考参考,VC群:13687118,网站www.ruoko.com-for Install Exe ..welecome to my http...
DesEncypt
- VC++编写实现的文件加密程序,可实现RAR、exe/jpg等格式文件的加密,在使用时,打开程序,只需选择被加密的文件,然后输入加密密钥,设置文件保存的路径,点击“开始加密”按钮,即可快速实现文件的DES加密处理。源代码基于VC++编写,在VC6.0环境可直接编译。-VC++ prepared to achieve file encryption program, enabling RAR, exe/jpg format files such as encryption, when in use
GetFileLinkVer
- 查看exe或者dll的连接器的版本从而看出是用VC那个版本进行的开发-View exe or dll version of the connector thus be seen that the development version of the VC
zetwmvn_through_instance
- VC programming instance Implementation through the message mechanism to realize data exchange between the Exe program
pkorectsample
- 1, 文件包括vc工程全部文件和一个ReadMe及一个exe示例程序-1, include all of the vc project file, and a ReadMe and an exe sample program
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i