FileThread

所属分类:驱动编程
开发工具:Visual C++
文件大小:51KB
下载次数:7
上传日期:2009-03-01 10:27:43
上 传 者hesi
说明:  windows下的程序多线程对文件驱动的读写
(procedures under the windows of many threads to read and write document-driven)

文件列表:
FileThread\dirs (15, 2002-07-07)
FileThread\exe\makefile (294, 2002-07-07)
FileThread\exe\OpenByIntf.cpp (1223, 2002-07-07)
FileThread\exe\sources (1015, 2002-07-07)
FileThread\exe\Test_FileThread.cpp (2208, 2002-12-25)
FileThread\exe\Test_FileThread.dsp (2684, 2002-09-10)
FileThread\exe\Test_FileThread.plg (1937, 2004-11-22)
FileThread\FileThread.dsw (444, 2002-07-07)
FileThread\FileThread.ncb (140288, 2004-11-22)
FileThread\FileThread.opt (101376, 2004-11-22)
FileThread\FileThreadDeviceInterface.h (425, 2002-07-07)
FileThread\FileThreadioctl.h (354, 2002-08-19)
FileThread\sys\buildchk_wxp_x86.err (727, 2004-10-07)
FileThread\sys\buildchk_wxp_x86.log (4255, 2004-10-07)
FileThread\sys\DebugPrint.cpp (3712, 2004-10-12)
FileThread\sys\DebugPrint.h (822, 2004-10-07)
FileThread\sys\FileThread.cpp (3110, 2002-07-07)
FileThread\sys\FileThread.dsp (4275, 2002-09-18)
FileThread\sys\FileThread.h (449, 2002-07-07)
FileThread\sys\FileThread.inf (2955, 2002-07-07)
FileThread\sys\FileThread.plg (3354, 2004-11-22)
FileThread\sys\FileThread.rc (2014, 2002-07-07)
FileThread\sys\FileThreadDevice.cpp (5299, 2004-10-07)
FileThread\sys\FileThreadDevice.h (1932, 2002-10-26)
FileThread\sys\function.h (415, 2002-07-07)
FileThread\sys\makefile (294, 2002-07-07)
FileThread\sys\sources (983, 2002-07-07)
FileThread\exe (0, 2008-07-18)
FileThread\sys (0, 2008-07-18)
FileThread (0, 2008-07-18)

This README file is generated automatically by DriverWizard To complete the driver, follow these steps: o Build the driver Build | Build FileThread.sys o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in FileThread.inf. The Wizard created the following files: Files that comprise your driver: readme.txt Contains information shown here. sys\FileThread.cpp Driver class implementation. sys\FileThread.h Driver class header file. sys\FileThread.inf INF file defines driver for plug and play installation. FileThreadioctl.h Definition of control codes FileThreadDeviceInterface.h Header file containing the GUID for the device interface. sys\FileThreadDevice.cpp Device (FileThreadDevice) implementation. sys\FileThreadDevice.h Device (FileThreadDevice) header file. sys\function.h Used by DriverWorks library to determine which handlers to provide. sys\FileThread.rc Shell for resource file (used for event messages, version resource) Files used by build utilities: sys\sources Used by BUILD program to determine what files comprise your driver. sys\makefile Used by BUILD program to build your driver. Files used by the test application: exe\Test_FileThread.cpp Console application with driver interface exe\OpenByIntf.cpp Used to open the device using a GUID interface. exe\sources Used by BUILD program to determine what files comprise your test application. exe\makefile Used by BUILD program to build your test application.

近期下载者

相关文件


收藏者