代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/279077/4140193

rc driver.rc

// Resource script for polling 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/4140194

h driver.h

// Declarations for polling driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "POLLING" // for u
www.eeworm.com/read/279077/4140208

rc driver.rc

// Resource script for piofake 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/4140209

h driver.h

// Declarations for piofake driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "PIOFAKE" // for u
www.eeworm.com/read/279077/4140223

rc driver.rc

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

h driver.h

// Declarations for eventlog driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include #define DRIVERNAME "EVENTLOG" // for
www.eeworm.com/read/279077/4140236

rc driver.rc

// Resource script for workitem 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/4140238

h driver.h

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

rc driver.rc

// Resource script for spinlock 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/279077/4140257

h driver.h

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