driver

所属分类:驱动编程
开发工具:Visual C++
文件大小:3152KB
下载次数:10
上传日期:2010-03-11 09:28:46
上 传 者kansine
说明:   VC6.0开发,3年前开发的PCI9052接口及测试程序,一定要先安装DriverStudio,如果有相应的接口卡就最好,如果没有也可以看看程序作为参考。
(VC6.0 development, three years ago, the development of PCI9052 interface and test procedures, we must first install the DriverStudio, if there is a corresponding interface card on the best, if not also look at programs as a reference.)

文件列表:
driver\Test_PCI9052T\ClockData.h (1085, 2004-09-14)
driver\Test_PCI9052T\devintf.h (6247, 2002-06-20)
driver\Test_PCI9052T\OpenByIntf.cpp (1360, 2004-09-13)
driver\Test_PCI9052T\PCI9052TDeviceInterface.h (422, 2004-09-03)
driver\Test_PCI9052T\PCI9052Tioctl.h (1148, 2004-09-20)
driver\Test_PCI9052T\resource.h (3308, 2004-09-20)
driver\Test_PCI9052T\StdAfx.cpp (215, 2004-09-03)
driver\Test_PCI9052T\StdAfx.h (999, 2004-09-03)
driver\Test_PCI9052T\Test_PCI9052T.aps (28040, 2005-11-17)
driver\Test_PCI9052T\Test_PCI9052T.clw (4205, 2005-11-17)
driver\Test_PCI9052T\Test_PCI9052T.cpp (2128, 2004-09-03)
driver\Test_PCI9052T\Test_PCI9052T.dsw (549, 2004-09-03)
driver\Test_PCI9052T\Test_PCI9052T.h (1401, 2004-09-03)
driver\Test_PCI9052T\Test_PCI9052T.ncb (132096, 2005-11-17)
driver\Test_PCI9052T\Test_PCI9052T.plg (1985, 2005-11-17)
driver\Test_PCI9052T\Test_PCI9052T.rc (11002, 2004-09-20)
driver\Test_PCI9052T\Test_PCI9052TDlg.h (5419, 2004-09-20)
driver\Test_PCI9052T\Test_PCI9052T.dsp (4791, 2004-09-26)
driver\Test_PCI9052T\Test_PCI9052TDlg.cpp (24048, 2004-10-09)
driver\Test_PCI9052T\Test_PCI9052T.opt (54784, 2005-11-17)
driver\Test_PCI9052T\Debug\Test_PCI9052T.exe (1392729, 2005-11-17)
driver\Test_PCI9052T\res\clock+.ico (766, 2004-09-09)
driver\Test_PCI9052T\res\icon1.ico (766, 2004-09-09)
driver\Test_PCI9052T\res\Test_PCI9052T.ico (766, 2004-09-09)
driver\Test_PCI9052T\res\Test_PCI9052T.rc2 (405, 2004-09-03)
driver\PCI9052T\dirs (15, 2004-09-03)
driver\PCI9052T\PCI9052T.dsw (438, 2004-09-03)
driver\PCI9052T\PCI9052T.ncb (197632, 2010-03-02)
driver\PCI9052T\PCI9052TDeviceInterface.h (422, 2004-09-03)
driver\PCI9052T\PCI9052Tioctl.h (1150, 2004-09-20)
driver\PCI9052T\setupapi.dll (688400, 2004-09-23)
driver\PCI9052T\PCI9052T.opt (58880, 2010-03-02)
driver\PCI9052T\sys\function.h (415, 2004-09-03)
driver\PCI9052T\sys\makefile (292, 2004-09-03)
driver\PCI9052T\sys\PCI9052T.APS (35380, 2004-09-18)
driver\PCI9052T\sys\PCI9052T.cpp (4654, 2004-09-03)
driver\PCI9052T\sys\PCI9052T.dsp (7059, 2004-09-03)
driver\PCI9052T\sys\PCI9052T.dsw (541, 2004-09-07)
... ...

This README file is generated automatically by DriverWizard To complete the driver, follow these steps: o Build the driver Build | Build PCI9052T.sys o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in PCI9052T.inf. The Wizard created the following files: Files that comprise your driver: readme.txt Contains information shown here. sys\PCI9052T.cpp Driver class implementation. sys\PCI9052T.h Driver class header file. sys\PCI9052T.inf INF file defines driver for plug and play installation. PCI9052Tioctl.h Definition of control codes PCI9052TDeviceInterface.h Header file containing the GUID for the device interface. sys\PCI9052TDevice.cpp Device (PCI9052TDevice) implementation. sys\PCI9052TDevice.h Device (PCI9052TDevice) header file. sys\function.h Used by DriverWorks library to determine which handlers to provide. sys\PCI9052T.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_PCI9052T.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.

近期下载者

相关文件


收藏者