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

Search list

[Windows DevelopRemoteFileContral

Description: 程序架构和部分代码参考网上开源代码,主要演示在控制端对远程被控机器上文件进行剪切、复制、删除、运行操作,涉及函数主要有CreateFile,DeleteFile,CopyFile-The program framework and part of the code reference the open code source from the Internet,mainly demonstrate how to cut,copy,delete,run at the control part to the remote controled machine,invloving CreateFile,DeleteFile,CopyFile
Platform: | Size: 84327 | Author: szh | Hits:

[OpenGL programsrcDownlodingsite

Description: 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
Platform: | Size: 351613 | Author: zxj | Hits:

[Other resourcecoursedesign-DataStructure

Description: 包含8个文件:type.h, borrow.c, createfile.c, MainMenuControl.C, reader.c, readfile.c, search.c, writefile.c-contains eight documents : type.h, borrow.c, createfile.c, MainMenuControl.C, reader.c, readfile.c, search.c, writefile.c
Platform: | Size: 5452 | Author: 小镇青年 | Hits:

[Hook apiHookImport_src

Description: Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Platform: | Size: 6252 | Author: l | Hits:

[Otherwdm5

Description: 用户态使用Win32 CreateFile访问驱动程序,dwShareMode为0时来请求独占内核对象在设备对象DEVICE_OBJECT结构中存储设备的信息,对于与设备的每个交互,相关的DEVICE_OBJECT被传递给驱动的回调例程。,但是开发者可以扩展设备结构,称为设备扩展 在PnP IRP中我们加载设备NTSTATUS Wdm1AddDevice( IN PDRIVER_OBJECT DriverObject,-Win32 users use CreateFile state visit to drivers, dwShareMode 12 a.m. to request exclusive to the core target object equipment DEVICE_OBJEC T structure of information storage devices, and equipment of each interaction, the DEVICE_OBJECT be passed to the callback - driven routines. , But developers can extend the equipment structure, known as the expansion of the equipment we PnP IRP loading equipment NTSTATUS Wdm1AddDevic e (IN PDRIVER_OBJECT DriverObject.
Platform: | Size: 2326781 | Author: 王三 | Hits:

[Other resourceVCram

Description: 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, MFC and Win32 API is available to support the document processing functions and classes, used the Win32 API CreateFile (), WriteFile (), ReadFile () and the MFC CFile type
Platform: | Size: 104003 | Author: victor | Hits:

[File Operatenotview

Description: 文件视图,CFrameWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock GetStockObject GetDC SelectPalette RealizePalette GetDIBits ReleaseDC CreateFile WriteFile GlobalUnlock GlobalFree CloseHandle CPaintDC CBitmap CreateCompatibleDC CreateCompatibleBitmap PtInRect BitBlt DeleteObject CPoint ShowWindow ClientToScreen GetWindowDC GetWindowRect CFileDialog CWinApp CSingleDocTemplate CCommandLineInfo UpdateWindow CDialog CDataExchange CDocument CView CPrintInfo GetClientRect SetWindowLong GetWindowLong LoadLibrary GetProcAddress GetLastError FreeLibrary CreateDialog-document View, CFrameWnd CWnd CStatic CRect MoveWindow Creat ePen CSize CDC SetBkMode SelectObject CPen Lin eTo SetTextColor CString TextOut CFont Back Font DrawText CreateDC GetDeviceCaps DeleteD C GetObject GlobalAlloc GlobalLock GetStockO bject GetDC RealizePalette Get SelectPalette DIBits ReleaseDC CreateFile WriteFile Global Unlock GlobalFree CloseHandle CPaintDC CBitm ap CreateCompatibleDC CreateCompatibleBitm ap PtInRect BitBlt DeleteObject CPoint ShowWi ndow ClientToScreen GetWindowDC GetWindowRe ct CFileDialog CWinApp CSingleDocTemplate CC ommandLineInfo UpdateWindow CDialog CDataEx change CDocument CView CPrintInfo GetClientR ect SetWindowLong GetWindowLong LoadLibrary GetProcAddress GetLastError FreeLibrary Cre ateDialog
Platform: | Size: 26729 | Author: slansam | Hits:

[Disk ToolsReadHddSector

Description: 直接读写硬盘扇区, 只要是通过CreateFile与ReadFile函数实现 而这个只是一个简单的例子-Direct reading and writing hard disk sectors, as long as it is through the CreateFile and ReadFile function and this is just a simple example
Platform: | Size: 193536 | Author: edwinle | Hits:

[File OperateCreateFile

Description: 包含了文件夹创建、复制、隐藏、删除等操作。-Contains the folder to create, copy, hide, delete, etc. operations.
Platform: | Size: 4096 | Author: | Hits:

[Hook apiCeApiSpy

Description: 这是一个运行在Windows CE上的API监测工具,可以HOOK系统API,当前Hook了CreateFile, CreateProcess, Loadlibary函数,用户可以很方便的添加自己希望Hook德函数-This is a run on Windows CE on the API monitoring tool, you can HOOK system API, the current Hook the CreateFile, CreateProcess, Loadlibary function, users can easily add your own hope Tak Hook function
Platform: | Size: 4239360 | Author: ChenMin | Hits:

[Documentsfilecreate-experiment

Description: CreateFile Hook with Delphi with AdvHooKLib
Platform: | Size: 59392 | Author: Decad | Hits:

[File OperateCode

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++ 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 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: 37888 | Author: 辛光明 | Hits:

[Windows DevelopUSB

Description: USB设备接口枚举,API函数,createfile-USB device interface emun
Platform: | Size: 324608 | Author: 温达 | Hits:

[File Operatecreatefile

Description: 自己命名创建一个EXCEL文档,对怎么创建一个文档有困惑的同学可以-EXCEL their name to create a document, create a document on how students can have the confused look at the
Platform: | Size: 1024 | Author: | Hits:

[Hook apiHook_CreateFile

Description: inline hook 实例 hook CreateFile 前五个字节的例子-The example of inline hook CreateFile
Platform: | Size: 81920 | Author: 韩挚同 | Hits:

[CSharpCreateFile

Description: c# 创建文 件 和 对文件的操作-c# create the file and the file operation
Platform: | Size: 6144 | Author: luosaiming | Hits:

[Windows DevelopLesson12

Description: 孙鑫第12课: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-SUNXIN MFC 12
Platform: | Size: 53248 | Author: 徐杰 | Hits:

[Communicationtransportcommunication

Description: 直接从底层编程,用CreateFile()打开串行口,且说明了线程的应用,对于想了解串口通信底层的读者可以读者读读,对于想轻轻松松地完成编程任务的朋友,就不用看了,-transportcommunication
Platform: | Size: 8192 | Author: biandongyue | Hits:

[Windows CECeApiSpy

Description: 这个sample主要用来介绍在wince下怎么实现API检测,主要用来检测CreateFile, CreateProcess 和LoadLibrary API的调用-Directory CeApiSpy contains sources to CE API Spy. This sample Spy is monitoring CreateFile, CreateProcess and LoadLibrary API calls.
Platform: | Size: 104448 | Author: allen | Hits:

[Hook apiHook

Description: 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
Platform: | Size: 959488 | Author: zhouyongku | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net