搜索资源列表
CFileDialogST
- 实现文件对话框的相关操作-files related to the operation of dialog
UserFileDialog
- 这是一个使用文件对话框的方便的类,利用这个类可以方便地创建文件功能完整的对话框,文件里面有具体使用的方法-This is a file dialog to use the convenience class, take advantage of this type can easily create full-featured file dialog box, the document there are specific methods used
PEPacker(5)
- 基本要求:了解VC++6.0基本使用方法;了解PE格式,不熟悉的地方能够通过查阅资料弄懂; 阅读对象:想写壳的新手。高手掠过,本文仅限于写壳入门。 文章类型:原创 文章作者:天漏客 QQ:285252760 完成日期:2009年03月29日 作者主页:www.lilu.name 文章说明:允许转载,但最好注明转载出处。 文章标题:使用VC自己动手编写加壳程序(1)——打造自己的壳 主要内容:生成界面,完成打开文件对话框。
Readfile
- 两种方式读文件,一种是直接读取文字,一种是打开对话框读取TXT文件-read files in two ways
readText
- 打开以utf8编码的txt,在vc2005的多字节编码环境下,点击打开,弹出文件对话框进行选择-Open to utf8 encoded txt in of vc2005 the multi-byte coding environment, click open, pop-up file dialog to select
ListCustomTypeFile
- 能够选择特定类型的文件,起到文件过滤的功能,返回一个文件对话框-Be able to a specific type of file, play the file filtering function returns a file dialog
gqle
- 通过vb转换文本文件到Excel表中,不错的源码(Through vb convert text file to Excel in the table, good source)
fewvva
- 基于对话框的聊天室程序,具有服务器与客户端,有在线用户(Chat room procedures, based on dialog box with the server and the client, have online users)
Sjrvyce-dksplays-Service
- 在服务Service程序中显示对话框的程序(In the Service the Service program displays the dialog)
4171910
- MFC编程中,在对话框上实现菜单栏和工具栏,()
bes
- vc60,界面编程,自制对话框上的按钮,并且相应鼠标事件()
8608777
- 在对话框中显示一个特殊的网格,有兴趣的可以下载下去()
imagzmultiplication
- 本压缩文件提供了在vc平台中开发有状态条,工具条和工具条提示的对话框的源程序()
xwgxe
- 本程序以动态的方式给对话框加载背景图,给人耳目一新的感觉()
coaxial
- 对话框控件的打开保存程序代码替代方案 不错的源码()
vypl
- MFC编程中,在对话框上实现菜单栏和工具栏,()
10670159
- 《在对话框中加入属性页》配套代码,大家可以在这个基础上作一些新的东西,()
fiber__safe__tcp
- 关于属性表这个文档假设你已经十分的理解了对话框模板及对话框程序,如果不是这样,在继续下边的章节前你应该读一下平台SDK()
ecimg
- 标准的vc编程中的无模式对话框的编程,非常强的程序代码()
使用通用文件对话框---打开读文件和保存写文件
- 使用”通用文件对话框类” 1打开文件读入内存变量 2写内存变量保存到文件