搜索资源列表
TestPath
- window 打开文件夹的例子-window open folder example
VB获取文件列表
- 选择文件夹,得到列表。提供给大家一个可以改善的例子,出于不同的需要可以进行改动-choose folders, get list. For everyone can improve an example for the different needs can be altered
scroller
- Flash MX 2004组件是经过编译的影片.我们不能直接对其进行编辑。但是可以通过导入主题皮肤进行修改。 2004默认主题名称叫做\"halo\",源文件在下面的目录中(HaloTheme.fla): First Run/ComponentFLA/ 另外还有一个SampleTheme.fla就是以前MX主题文件了. 使用MX风格替换2004风格很简单. 新建一个文件,从组件面板中拖出你想要的组件到主场景中,然后用Ctrl+Shift+O打开Sample
xianshiwenjianjia
- 显示当前文件夹内的文件信息,可以分为几种形式显示-shows the current folder within the document information can be divided into several forms show
Win32_Bmp_Form
- 图片窗体示例:能够根据RESOURCE文件夹下的BACKGROUND.BMP图片生成图片窗体(不规则窗体),基于VC SDK,不使用MFC-Photo Form Example : RESOURCE according to the folder BACKGROUND.BMP Photo Generation Photo Form ( Irregular Form), VC-based SDK, not using MFC
Dialog_1.0
- 用MFC建立多文档(MDI)应用程序。在主窗口中添加选项,使之能够选择文件夹。在子窗口中添加选项,使之能够对选定的文件夹进行操作,如:打开选定的文件夹中的文件、在选定的文件夹中写入指定的文本文件、在选定的文件夹中读出指定的文本文件、打开选定的文件夹中的文件夹。 附带有详尽的文档说明。-with MFC establishment of a multi-document (MDI) applications. In the main window to add options to enabl
bffquickpick_src
- 压缩包中的源码,可以完成打开我的电脑中的目录,并显示系统的目录和文件夹。-compressed the source code, I have to be completed to open the computer's directory and display system directories and folders.
fileDialog
- 本程序的功能是实现用来选择和建立文件夹的对话框,可以方便地进行文件夹的选择和建立-this procedure is the function used to select folders and the establishment of the dialog box, can easily perform folder options and the establishment of
CXFileDlg
- 打开保存(任意数量)文件对话框,打开(任意数量)文件夹对话框类实现源码。-preserve open (any number) file dialog, open (any number) folder dialog to achieve source category.
catwork0506
- 1、一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。2、用 Visual Studio .NET 和 MFC 做一个程序。在程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件夹,但我好像找不到这样的标志。
FolderDialog
- 替代SHBroseFo lder()函数的代码,实现对隐含文件夹的浏览和选择
MyQQ
- 新手初学,申请加入。 模拟QQ界面实现,编译后运行programme文件夹中的程序。
SystemTree
- 这是一个获得系统树的类功能演示,使用这个类可以方便的得到电脑上的所有文件夹目录,不用在写遍历函数
UcBrowseCtl
- 系统文件夹浏览控件,样式很漂亮的,可以加到程序中!
BrowseForFolder
- 根据弹出对话框,类似windows资源管理器类似的可选定指定文件夹。从而方便文件遍历之类的。
TestBrowse
- 在VISUAL C++下,基于MFC对话框的一个浏览本机的文件夹的小软件。
PictrueViewer
- 图片查看器,主要是浏览文件夹中的图片
ReplaceFileName
- 可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换-can achieve right individual files (or the entire folder of all documents) in accordance with specified rules Replacement Replacement
copydir
- 复制、移动、删除文件夹,使用宽字符版本文件和目录操作函数,支持超长文件路径(>260)-Copy, move, delete folders, using the wide-character version of the file and directory manipulation API, support for super long file path (long than 260 characters)
windows系统编程 VC++界面化编程实现文件与文件夹的操作
- windows系统编程,用于练习VC++界面化编程实现文件与文件夹的操作,windows系统专题程序设计