搜索资源列表
OpenFile
- vc中文件的“打开文件”对话框实现程序,学习vc的可以下下来借鉴一下。-vc in the file " Open File" dialog implementation process, learning vc' s can learn about the next down.
OpenFile
- 一个很经典的打开文件对话框,和记事本的打开文件对话框一样。-A very classic open file dialog box, which is similar to Windows Notepad s to open file dialog box.
openfile
- 刚刚学了一个如何用MFC编程的东西,用于查找打开,读入本地的文件-Just learned how to use an MFC programming things, used to find open, read into the local paper
OpenFile
- 打开“Open”对话框,左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Open the " Open" Dialog Box, on the left have a Places Bar, to get this dialog box appears, you must:: GetOpenFileName transfer function
OpenFile
- 在对话框中实现选择打开文件的功能,并可在对话框中显示打开文件按钮。-Choose to open the file in the dialog box,and a button that displays open the file can be displayed in the dialog box .