代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/411543/2186380
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/411543/2186381
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" // for u
www.eeworm.com/read/411543/2186397
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/411543/2186398
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" // for use i
www.eeworm.com/read/411543/2186411
h driver.h
// driver.h -- Declaration of dummy device interface
// Copyright (C) 1998 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#include "DeviceList.
www.eeworm.com/read/411543/2186416
cpp driver.cpp
// driver.cpp -- Dummy device interfaces for sample property page provider
// Copyright (C) 1998 by Walter Oney
// All rights reserved
// This module implements the CDriver class used in the samp
www.eeworm.com/read/411543/2186429
rc driver.rc
// Resource script for WDMIDLE 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/411543/2186430
h driver.h
// Declarations for wdmidle driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#define DRIVERNAME "WDMIDLE" // for u
www.eeworm.com/read/411543/2186452
h driver.h
// Declarations for wmi42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#define DRIVERNAME "WMI42" // for use i
www.eeworm.com/read/411543/2186466
rc driver.rc
// Resource script for wmiextra driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
MofResource MOFDATA driver.bmf
VS_VERSION_INFO