代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/133596/5903985
rc driver.rc
// Resource script for ChildA 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/133596/5903986
h driver.h
// Declarations for ChildA driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "CHILDA" // for use
www.eeworm.com/read/133596/5903994
rc driver.rc
// Resource script for ChildB 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/133596/5903995
h driver.h
// Declarations for ChildB driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "ChildB" // for use
www.eeworm.com/read/133596/5904002
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/133596/5904006
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/133596/5904035
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/133596/5904036
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/133596/5904065
rc driver.rc
// Resource script for tstlnch 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/133596/5904066
h driver.h
// Declarations for tstlnch driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "TSTLNCH" // for u