代码搜索结果

找到约 10,000 项符合 Driver 的代码

driver.rc

// Resource script for usbint driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0

driver.h

// Declarations for usbint driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "USBINT" //

driver.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

driver.h

// Declarations for LoadEz driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "LoadEZ > " /

driver.h

/*************************************************************************** Module Name: DRIVER.H Purpose: the declaration of functions, data structures, status codes, constants, and m

driver.c

#include #include #include "ourhdr.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* create a stream pipe to communicate with the driver */ if (s_pipe(pip

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

driver.h

/*************************************************************************** Module Name: DRIVER.H Purpose: the declaration of functions, data structures, status codes, constants, and m

driver.equ

; File : $DRIVER.EQU$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;-------------------------------------------

driver.equ

; File : $DRIVER.EQU$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;-------------------------------------------