代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/279077/4139845
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 messages
www.eeworm.com/read/279077/4139854
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 messages
www.eeworm.com/read/279077/4139855
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/279077/4139868
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/279077/4139870
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 LDRIVERNAME L"
www.eeworm.com/read/279077/4139891
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/279077/4139895
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" // for us
www.eeworm.com/read/279077/4139927
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/279077/4139928
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" // for
www.eeworm.com/read/279077/4139948
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