代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/338183/3319750

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/338183/3319763

rc driver.rc

// Resource script for notify 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/338183/3319764

h driver.h

// Declarations for notify driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "NOTIFY" // for use in messages #define
www.eeworm.com/read/338183/3319782

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/338183/3319783

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/338183/3319796

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/338183/3319797

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" // for use
www.eeworm.com/read/338183/3319813

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/338183/3319814

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" // for use i
www.eeworm.com/read/338183/3319829

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