代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/442127/1766237
rc driver.rc
// Resource script for pnpevent driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
// TODO Customize the following version resourc
www.eeworm.com/read/442127/1766238
h driver.h
// Declarations for pnpevent driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "PNPEVENT"
www.eeworm.com/read/442127/1766258
rc driver.rc
// Resource script for usbint 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/1766259
h driver.h
// Declarations for usbint driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "USBINT" //
www.eeworm.com/read/442127/1766275
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/442127/1766276
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/442127/1766292
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/442127/1766293
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/442127/1766309
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/442127/1766310
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"