代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/288980/8589124

java driver.java

package id3; import shared.*; /* Driver class, used to create,initialize,run inducers */ /** Basic Driver class used to interface the ID3Inducer. * @author James Louis Created implementation.
www.eeworm.com/read/288731/8611013

h driver.h

#ifndef USBDRIVER_H #define USBDRIVER_H #endif #include "wdm.h" #include "usbdi.h" #include "usbdlib.h" #include VOID DrvUnload(IN PDRIVER_OBJECT DriverObject); NTSTATUS D
www.eeworm.com/read/432128/8631299

h driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************
www.eeworm.com/read/432128/8631310

obj driver.obj

www.eeworm.com/read/432128/8631312

cpp driver.cpp

#include "Driver.h" /************************************************************************ * 函数名称:DriverEntry * 功能描述:初始化驱动程序,定位和申请硬件资源,创建内核对象 * 参数列表: pDriverObject:从I/O管理器中传进来的驱动对象
www.eeworm.com/read/387696/8658708

h driver.h

// Driver.h - Chapter 6 // // Copyright (C) 2000 by Jerry Lozano // #pragma once #define TRANS_BYTE 1 #define TRANS_WORD 2 #define TRANS_DWORD 3 typedef unsigned short WORD; typedef unsig
www.eeworm.com/read/387696/8658714

cpp driver.cpp

// // Driver.c - Chapter 7 - Loopback Driver // // Copyright (C) 2000 by Jerry Lozano // #include "Driver.h" // Forward declarations // static NTSTATUS CreateDevice ( IN PDRIVER_OBJECT pD
www.eeworm.com/read/287068/8727826

rc driver.rc

// Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // /
www.eeworm.com/read/287068/8727836

vcproj driver.vcproj

www.eeworm.com/read/287068/8727842

make driver.make

# # Copyright (c) 2008 TrueCrypt Foundation. All rights reserved. # # Governed by the TrueCrypt License 2.4 the full text of which is contained # in the file License.txt included in TrueCrypt bina