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

Search list

[VC/MFCmyread

Description: 文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用-Text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of
Platform: | Size: 286720 | Author: 周游 | Hits:

[Com PortOverlap

Description: 串口通讯类,支持异常处理,Overlap,比较不错的哦-Serial Port Communication in support of exception handling, Overlap, compared Oh good
Platform: | Size: 20480 | Author: 木百 | Hits:

[OtherMFCtest12Code

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 38912 | Author: 陈嵩 | Hits:

[CSharpCreateFile

Description: 图书其他版块的 部分代码 还有一部分未上传 同样需要可以联系我-Books in other parts of the code sections and some can not upload the same need to contact me
Platform: | Size: 2048 | Author: zzw | Hits:

[Windows CE3.1GPIO

Description: GPIO输出控制实验,基于ARM9三星2410-GPIO output control experiment, based on the ARM9 Samsung 2410
Platform: | Size: 50176 | Author: 李琼 | Hits:

[Hook apiHOOK_CreateFileW

Description: 用Detours库截获CreateFileW,实现对该API的挂钩.初学者可以学习一下Detours库的调用使用方法.-Intercepted using Detours library CreateFileW, realize the linkage of the API. Beginners can learn about Detours library calls to use.
Platform: | Size: 2916352 | Author: wxb | Hits:

[OtherFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 36864 | Author: yuehua8 | Hits:

[Windows Developlesson12

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const difference. C language of the document to read and write support, FILE pointer text file and binary file distinction. With text to read and write documents and to the way reading and writing binary files note. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK support for the document to read and write, CreateFile function, WriteFile function, ReadFile function to use MFC support for the document to read and write, CFile Class CFileDialog and the use of paper filter settings. win.ini to read and write files and registry and associated knowledge points.
Platform: | Size: 54272 | Author: gubin | Hits:

[Audio programcd2wav

Description: 介绍用 C++ 实现CD抓轨转WAV,CD抓轨的方法有好几种,现在介绍其中一种。我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取信息。再此还会用到WAVE文件结构WAVEFORMATEX,再把读到的信息写到文件里生成WAVE格式的文件-cd to wave
Platform: | Size: 372736 | Author: david | Hits:

[CSharpRS232Comm

Description: c#下的232应用程序,利用CreateFile,源码,不是采用的C#类库-c# under the 232 applications, the use of CreateFile, source code, instead of using the C# class library
Platform: | Size: 2048 | Author: ck | Hits:

[Windows Developusbprint

Description: 对usbPrinter用CreateFile进行操作-Of usbPrinter operate with CreateFile
Platform: | Size: 1024 | Author: yaruolin | Hits:

[OtherCreateFile

Description: 文件创建在Linux下使用 用英文注释了的 -Documents created in the use of Linux in English under the Notes of the
Platform: | Size: 1024 | Author: wildness | Hits:

[File OperateFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language support of the document to read and write, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode of attention. C++ on the paper to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support for the document to read and write, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry and associated knowledge to read and write points.
Platform: | Size: 38912 | Author: c++crazy | Hits:

[Driver Developezusbdrv

Description: EZ Added a Started flag to the device extension. This flag gets set after // the device has successfully Started. It is used to prevent a potential // race condition where an application could get a handle (with // CreateFile()) before the device is completely enumerated.-EZ Added a Started flag to the device extension. This flag gets set after // the device has successfully Started. It is used to prevent a potential // race condition where an application could get a handle (with // CreateFile()) before the device is completely enumerated.
Platform: | Size: 142336 | Author: david | Hits:

[Windows DevelopCode

Description: One of the posts that keeps reappearing in the programming newsgroups is how to enumerate all the serial ports installed. The problem is that there is no standard Win32 API call which allows serial port enumeration. The approach that this code uses is calling CreateFile directly. If the port cannot be opened, the code examines the error code to see if it was accessed denied error in which case it knows that the port exists even though it could not open the port
Platform: | Size: 6144 | Author: shams olborhan | Hits:

[Communication01

Description: 使用串口进行文件传输,通过CreateFile等API函数创建传输程序-chuanxingtongxu
Platform: | Size: 114688 | Author: caibing | Hits:

[Windows DevelopCreateFile

Description: 在磁盘下创建文件的方法,只要自己设置一下路径就可以了,想在哪创建都可以-CreateFiles
Platform: | Size: 5120 | Author: ketouch | Hits:

[Button controlDLL

Description: 动态链接库一个很精简的相册程序,界面美化,很适合用在个人主页上<br> 管理用户名为:admin<br> 密码:admin -CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow CDialog CDataExchange CDocument CView CDC CFile ReadFile CPrintInfo DeleteObject CException CreateBitmap CreateDIBitmap CreateDIBSection CreatePalette CreateHalftonePalette SelectPalette RealizePalette CreateFile CreateFileMapping GetLastError MapViewOfFile WriteFile StretchDIBits UnmapViewOfFile CloseHandle CFrameWnd
Platform: | Size: 9931776 | Author: 顾云华 | Hits:

[Communicationcomapi

Description: 本人自写的精简易懂实用的API串口通信。把createfile,readfile writefile终于搞明白了。-it is one communication example on serial port by using windows API function.it is written by myself,so you can understand the communication process easily.
Platform: | Size: 1895424 | Author: yandong | Hits:

[Hook apiHOOK_CreateFile

Description: 使用微软件的detours的LIB库WinAPI函数监控,-AppWizard has created this DetourDll DLL for you. This file contains a summary of what you will find in each of the files that make up your DetourDll application.
Platform: | Size: 151552 | Author: 郑汉武 | Hits:
« 1 2 3 4 56 7 8 »

CodeBus www.codebus.net