Welcome![Sign In][Sign Up]
Location:
Search - CFileDialog

Search list

[GUI Develop自定义CFileDialog

Description: 自定义CFileDialog的属性,文件打开对话框高了 150象素.
Platform: | Size: 31908 | Author: 董程林 | Hits:

[File Operatecfiledialog

Description: cfiledialog类应用,cfiledialog类应用-cfiledialog applications, applications cfiledialog
Platform: | Size: 34113 | Author: findbug | Hits:

[Dialog_WindowCfileDialog

Description: 制作一个利用CfileDialog类弹出“打开”对话筐的应用程序,可以为初学者参考,个人以为非常的实用!
Platform: | Size: 46842 | Author: 车英杰 | Hits:

[Dialog_WindowSource Code CFileDialog打开多个文件的详细步骤

Description: Source Code CFileDialog打开多个文件的详细步骤,代码一-Source Code to open multiple documents in detail the steps a code
Platform: | Size: 5578 | Author: 付少辉 | Hits:

[OS programfolder_dialog_source

Description: OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encore50src.zip XviD encoding core source code lt; Video technology gt; The open-source MPEG4 encoder. Follow the GPL. Unlike CFileDialog choice document, which used to choose the path
Platform: | Size: 2048 | Author: 岸岸 | Hits:

[Dialog_WindowSource Code CFileDialog打开多个文件的详细步骤

Description: Source Code CFileDialog打开多个文件的详细步骤,代码一-Source Code to open multiple documents in detail the steps a code
Platform: | Size: 5120 | Author: 付少辉 | Hits:

[Dialog_Windowfiledlging

Description: Windows 2000有个新的“Open”对话框,这个对话框的左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Windows 2000 with a new "Open" dialog, the dialog box on the left is a Places Bar, to get this dialog box appears to be : : GetOpenFileName transfer function OPENFILENAME structure, the structure hidden in the MFC CFileDialog class
Platform: | Size: 65536 | Author: 啊啊啊 | Hits:

[File OperateFileSlider

Description: 文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate document for the realization of one. With CFileDialog class allows users to choose the need for separate or combined document (user selectable operation) 2. Here we segmentation document, right after the split for a file name, the principle is that the paper (not including extensions) PTI ( i document as part of the serial number). ARX. His definition of an extension, because if someone splitting an exe file, you split after all exe file, and people, it is likely to be abnormal. 3. Users fill in the scores for each of a size, with the exception of the one into the last one. Each of the final document included some additional information, such as the file name extension, scores, etc.
Platform: | Size: 28672 | Author: 躺用 | Hits:

[Dialog_WindowFileDlgExDemo

Description: 本代码中实现的增强型文件对话框美观实用,可以替代CFileDialog!-the code to achieve enhanced dialog beautiful and practical, alternative CFileDialog!
Platform: | Size: 46080 | Author: 冯俊波 | Hits:

[Dialog_WindowCFileDialogST_src

Description: 自定义的CFiledialog类,可以实现图片预览-CFiledialog categories, preview images can be achieved
Platform: | Size: 4096 | Author: | Hits:

[ComboBoxPathPicture

Description: 一个目录选择对话框,比CFileDialog好用 一个目录选择对话框,比CFileDialog好用-choose a directory dialog box, a handy directory CFileDialog dialog, CFileDialog handy
Platform: | Size: 19456 | Author: ley | Hits:

[Windows Developcustfile_c++

Description: 用C++编写的能够在CFileDialog中增加一对按纽,需要使用Visual C++ 6.0(23KB) -code with C++ which enable adding a couple of button in CFileDialog, using Visual C++6.0(23KB)
Platform: | Size: 23552 | Author: 许超雄 | Hits:

[ListView/ListBoxCFILEdIALOG类应用

Description: 一个在单文本文档中,使用自定义的Lisbox例子-a single text file, use the example of the definition of Lisbox
Platform: | Size: 32768 | Author: 葡萄 | Hits:

[GUI Develop自定义CFileDialog

Description: 自定义CFileDialog的属性,文件打开对话框高了 150象素.-CFileDialog custom attributes, file open dialog box 150 pixels high.
Platform: | Size: 31744 | Author: 董程林 | Hits:

[File Operatecfiledialog

Description: cfiledialog类应用,cfiledialog类应用-cfiledialog applications, applications cfiledialog
Platform: | Size: 33792 | Author: findbug | Hits:

[Dialog_WindowCfileDialog

Description: 制作一个利用CfileDialog类弹出“打开”对话筐的应用程序,可以为初学者参考,个人以为非常的实用!-CfileDialog use category to produce a pop-up Open dialogue box applications, you can reference for beginners, individuals that are very practical!
Platform: | Size: 47104 | Author: 车英杰 | Hits:

[Windows DevelopCFileDialog

Description: 一个定制CFileDialog对话框的实例,是用VC实现的,欢迎大家下载-A custom CFileDialog dialog example is the use of VC to achieve, welcome you to download
Platform: | Size: 915456 | Author: | Hits:

[Button controlCFileDialog

Description: 利用对话框做的一个基于按钮的操作范例,能实现与系统的交互操作-CFileDialog with button used,very good
Platform: | Size: 33792 | Author: stough | Hits:

[Windows DevelopCFileDialog

Description: CFileDialog类实现同时打开多个文件,可以都读入内存,源码讲的很清楚-To read multiple files at the same time by CFileDialog
Platform: | Size: 1024 | Author: lotus | Hits:

[Dialog_WindowCustomized-CFileDialog

Description: 一个定制的CFileDialog对话框实例-Instance of a custom CFileDialog dialog box
Platform: | Size: 90112 | Author: 刘杨 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net