搜索资源列表
XZip_demo
- 压缩和解压文件,不使用MFC,无Lib和DLL封装的原始cpp文件-XZip and XUnzip provide non-MFC functions to create a zip, add files to it, and extract files from it- all in two .cpp files
RegToInf
- RegToInf 将reg文件转换成inf文件,这个是真正可用的. 网上流传的reg2inf.cpp并不能编译通过, 缺少一些函数和定义. 20091129 Written by ShanShan20100428@163.com-RegToInf the reg file into inf file, this is really available. Reg2inf.cpp circulated online, and can not be compil
GFolder
- 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs /prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot "的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 重要的函数和宏定
text-formatting.cpp
- 可以处理一个输入文件,它按照用户指定的下列版面规格参数重排版面:实现页内调整、分段、分页等文本处理功能,排版结果存入输出文本文件中。-Can handle an input file that specifies the following sections according to user specification parameters rearranged layout: Achieving the page adjustment, segmentation, paging and ot
EDITOR(CPP)
- 实现了一个企业内部的文本编辑器系统,能够实现文件的新建和保存,能够在编辑器内实现文字的复制粘贴功能。该系统由五个功能模块组成,分别是文件操作模块、文本编辑模块、剪切操作模块、菜单控制模块、和帮助及其他模块。-Implements a text editor system within the enterprise, can realize the file and save the new, can realize the text in the editor of copy and paste