代码搜索:driver development

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

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

h driver.h

// Declarations for notify driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #pragma once #define DRIVERNAME "NOTIFY" // for use in messages #define LDRIVERNAME L"NO
www.eeworm.com/read/279077/4140053

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/279077/4140054

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/279077/4140068

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/279077/4140069

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/279077/4140085

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 #defin
www.eeworm.com/read/279077/4140089

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/279077/4140100

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/279077/4140101

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 messages #def
www.eeworm.com/read/279077/4140108

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