代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/387984/2553116

h driver.h

// Declarations for s5933dk1 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #include "..\sys\s5933.h"
www.eeworm.com/read/387984/2553120

rc driver.rc

// Resource script for s5933dk1 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/387984/2553163

rc 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
www.eeworm.com/read/387984/2553165

h 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
www.eeworm.com/read/387984/2553184

rc 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
www.eeworm.com/read/387984/2553188

h 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"
www.eeworm.com/read/387984/2553218

rc 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
www.eeworm.com/read/387984/2553219

h 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"
www.eeworm.com/read/387984/2553237

rc 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
www.eeworm.com/read/387984/2553238

h 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" //