搜索资源列表
NOTEPAD-CSharp
- 记事本(用C#写的),使用了openFile,saveFile空间,实现文本的基本操作。功能与NotPad一样。-Notepad (written in C#), the use of openFile, saveFile space and the text of the basic operation. NotPad with the same function.
openfile
- 一个很好的打开多个文件的例子,请多提宝贵意见阿-the opening of a good number of examples of documents, please provide valuable opinions A
OpenFile
- 这个小程序主要完成的功能是实现传统风格和windows 2000风格文件的打开,比较一下,你会发现2000风格打开的文件界面操作会更加简单方便!
filemon
- 纯汇编写的,主要拦截KERNEL32.DLL中的OpenFile、CreateFileA、CreateFileW、ReadFile、 ReadFileEx、WriteFile、WriteFileEx、DeviceIoControl等函数,HOOK到的数据未做过滤处理。 其中MYDLL利用了skyer的HOOKAPI LIB,放出源码,主程序的过程是创建进程后挂起,注入MYDLL后恢复进程,拦截过程中的相关函数
PicViewMDI
- 在上个PicView上改造的例子程序,多文档查看图片,支持BMP和JPEG两种;重载Openfile对话框实现了选择文件预览功能;利用纯资源DLL支持多语言界面。工程是VS.net 2008生成的,没办法公司不给2003用啊。
openfile
- 设置一个按钮,然后实现该按钮打开文件功能的源代码,
WriteFile
- Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
OpenFile
- 使用VC++中的MFC寫的開檔程式,可開啟.txt檔,並可修改開啟其他類型之檔案。-Use MFC VC++ in the open file to write programs that can be opened. Txt file, and can be modified to open other types of files.
OpenFile
- vc中文件的“打开文件”对话框实现程序,学习vc的可以下下来借鉴一下。-vc in the file " Open File" dialog implementation process, learning vc' s can learn about the next down.
mainchat
- 用QT XMPP开发的基于openfile服务器的IM软件-Developed by QT XMPP IM server software based on openfile
openfile
- 对文件读写操作,建立单文档,如何打开文件-The document to read and write operations, the establishment of a single document, how to open the file
openfile
- 模拟windows打开对话框,学习运用listctrl\treectrl控件-Analog windows open dialog box, studying the use of listctrl \ treectrl control
OpenFile
- 编写一个小程序,打开一个ASCII文件,用于把输入中包含特定字符或字符串的各个行显示出来。尝试完善这个小程序,如忽略大小写,或在输出这一行的同时输出这行的行号。-Procedures for the preparation of a small, open an ASCII file for the input string contains a specific character of each line or displayed. Try to improve this small pro
openfile
- 打开文件的窗口代码,只是实现了简单的功能。大家将就看吧-failed to translate
OpenFile
- 一个很经典的打开文件对话框,和记事本的打开文件对话框一样。-A very classic open file dialog box, which is similar to Windows Notepad s to open file dialog box.
openfile
- 此为双击打开文件,双击对应的文件可以启动该软件并显示文件路径,但是没有实现文件关联功能,本小程序只是演示了在文件关联后,双击文件如何获得该文件路径。-This is the double-click to open the file, double-click the corresponding document can activate the software and display the file path, but no files associated functions, the
openfile
- 刚刚学了一个如何用MFC编程的东西,用于查找打开,读入本地的文件-Just learned how to use an MFC programming things, used to find open, read into the local paper
HideDriver_source
- The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), Enum
HideDriver_binari1
- The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), EnumProcessMod
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