文件名称:folder_dialog_source
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.27kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
让CFileDialog只显示目录,cfolderdialog类是从CFileDialog派生。这两个类之间的主要区别是CFileDialog类显示这两个文件夹和文件,可用于应用程序的情况下只希望显示文件夹的cfolderdialog类。下面是一个代码片段,显示它是多么容易使用这个类。请注意,cfolderdialog构造需要一个CString指针。此变量将包含domodal函数调用返回时由最终用户选择的文件夹的名称。-So only the directory CFileDialog,the cfolderdialog class is derived from cfiledialog. the major difference between the two classes is that while the cfiledialog class displays both folders and files, the cfolderdialog class can be used in situations where the application only wants to display folders. below is a code snippet showing how easy it is to use this class. please note that the the constructor for the cfolderdialog takes a cstring pointer. this variable will contain the name of the folder that was selected by the end user when the domodal function call returns.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
folder_dialog_source/folder_dialog.cpp
folder_dialog_source/folder_dialog.h
folder_dialog_source/readme.txt
folder_dialog_source
folder_dialog_source/folder_dialog.h
folder_dialog_source/readme.txt
folder_dialog_source
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.