代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/442127/1766146

rc driver.rc

// Resource script for harderr driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the following version resource
www.eeworm.com/read/442127/1766147

h driver.h

// Declarations for harderr driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "HARDERR"
www.eeworm.com/read/442127/1766154

rc driver.rc

// Resource script for wdmstub 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/442127/1766156

h driver.h

// Declarations for wdmstub driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "WDMSTUB" // for use in mes
www.eeworm.com/read/442127/1766165

h driver.h

// Declarations for whichos driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "WHICHOS" // for use in mes
www.eeworm.com/read/442127/1766166

rc driver.rc

// Resource script for whichos driver // Generated by Walt Oney's driver wizard #include #include "version.h" LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the follow
www.eeworm.com/read/442127/1766180

rc driver.rc

// Resource script for hidfake 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/442127/1766182

h driver.h

// Declarations for hidfake driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #pragma once #define DRIVERNAME "HIDFAKE" // for use in messages #define LDRIVER
www.eeworm.com/read/442127/1766202

rc driver.rc

// Resource script for pnpmon 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/442127/1766206

h driver.h

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