代码搜索结果

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

driver.h

// Declarations for wdmstub driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "WDMSTUB" // for use in mes

driver.h

// Declarations for whichos driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "WHICHOS" // for use in mes

driver.rc

// Resource script for whichos driver // Generated by Walt Oney's driver wizard #include #include "version.h" LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the follow

driver.rc

// Resource script for hidfake driver // Generated by Walt Oney's driver wizard #include #include "version.h" LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO

driver.h

// Declarations for hidfake driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #pragma once #define DRIVERNAME "HIDFAKE" // for use in messages #define LDRIVER

driver.rc

// Resource script for pnpmon 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 pnpmon driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "ioctls.h" #define DRIVERNAME "PNPMON"

driver.rc

// Resource script for pnpevent driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the following version resourc

driver.h

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

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