代码搜索:driver development

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

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

rc driver.rc

// Resource script for EVWAIT 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/5401368

h driver.h

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

rc driver.rc

// Resource script for IOCTL 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/5401383

h driver.h

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

h driver.h

// Declarations for mulfunc driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "MULFUNC" // for use in messages
www.eeworm.com/read/170988/5401403

rc driver.rc

// Resource script for mulfunc 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/5401414

rc driver.rc

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

h driver.h

// Declarations for suballoc driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "SUBALLOC" // for use in message
www.eeworm.com/read/170988/5401422

rc driver.rc

// Resource script for ChildA 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/5401423

h driver.h

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