CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Createfile

搜索资源列表

  1. VCram

    0下载:
  2. VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MF
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:104003
    • 提供者:victor
  1. Scrip_Creat_ini_file

    0下载:
  2. Installscr ipt工程里没有INI File Changes视图,通过脚本用“createfile”或者“xcreatefile”来创建。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18333
    • 提供者:lili
  1. filecreate-experiment

    0下载:
  2. CreateFile Hook with Delphi with AdvHooKLib
  3. 所属分类:Document

    • 发布日期:2017-03-23
    • 文件大小:59899
    • 提供者:Decad
  1. VC-MSCOMM

    1下载:
  2. 主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例.-Introduces CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance.
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:139983
    • 提供者:王元双
  1. CPP-use-shared-memory-

    0下载:
  2. C++ 使用共享内存实现进程间通信。 文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。   为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2205
    • 提供者:mechain
  1. VC-MFC-serial-port--coding

    2下载:
  2. 主要介绍了用 CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例. -mainly introduce the example of how to read and write serial ports
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:139530
    • 提供者:朱桐
  1. HOOKCreateFile

    0下载:
  2. 用 修改IAT(导入表)的方法HOOK 了CreateFile API函数,自定义的函数如下-Copy the code With the modified IAT (Import table) method HOOK the CreateFile API function, custom function as follows
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:4165
    • 提供者:李兰
搜珍网 www.dssz.com