代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/170988/5401074

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/170988/5401078

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/170988/5401098

rc driver.rc

// Resource script for scatgath 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/170988/5401099

h driver.h

// Declarations for scatgath driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include #define DRIVERNAME "SCATGATH"
www.eeworm.com/read/170988/5401114

rc driver.rc

// Resource script for stupid 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/170988/5401116

h driver.h

// Declarations for stupid driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #pragma once #define DRIVERNAME "STUPID" // for use in messages #define LDRIVERNA
www.eeworm.com/read/170988/5401149

rc driver.rc

// Resource script for harderr driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the following version resource
www.eeworm.com/read/170988/5401150

h driver.h

// Declarations for harderr driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "HARDERR"
www.eeworm.com/read/170988/5401157

rc driver.rc

// Resource script for wdmstub 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/170988/5401159

h 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