代码搜索:driver development

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

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

rc driver.rc

// Resource script for LOOPBACK 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/170988/5401280

h driver.h

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

rc driver.rc

// Resource script for USBISO 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/5401297

h driver.h

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

rc driver.rc

// Resource script for FEATURE 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/170988/5401314

h driver.h

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

rc driver.rc

// Resource script for WMI42 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/5401333

h driver.h

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

rc driver.rc

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

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 LDRIVERNA