代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/281160/4118454

h driver.h

/////////////////////////////////////////////////// // Driver.h文件 #ifndef __DRIVER_H__ #define __DRIVER_H__ #include // 为了使用SCM函数 class CDriver { public: // 构造函数和析构函数 // 构
www.eeworm.com/read/281160/4118717

h driver.h

/////////////////////////////////////////////////// // FilterDriver文件 #ifndef __DRIVER_H__ #define __DRIVER_H__ #include class CDriver { public: // 构造函数和析构函数 // 构造函数,pszDr
www.eeworm.com/read/279710/4135493

c driver.c

/* * ExcpHook Global ring0 Exception Monitor (KiDispatchException Hooking Driver) * code by gynvael.coldwind//vx * mailto: gynvael@coldwind.pl * www : http://gynvael.vexillium.org * * L
www.eeworm.com/read/279077/4139705

rc driver.rc

// Resource script for FILTER driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0
www.eeworm.com/read/279077/4139706

h driver.h

// Declarations for filter driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "FILTER" // for use in messages /////
www.eeworm.com/read/279077/4139721

h driver.h

// Declarations for powtrace driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #pragma once #define DRIVERNAME "POWTRACE" // for use in messages #define LDRIVERNAME
www.eeworm.com/read/279077/4139723

rc driver.rc

// Resource script for powtrace driver // Generated by Walt Oney's driver wizard #include #include "version.h" LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the follo
www.eeworm.com/read/279077/4139732

h driver.h

// Declarations for pktdma driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "PKTDMA" // for use
www.eeworm.com/read/279077/4139736

rc driver.rc

// Resource script for pktdma driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0
www.eeworm.com/read/279077/4139750

rc driver.rc

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