代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/170988/5401617
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"
www.eeworm.com/read/170988/5401638
rc driver.rc
// Resource script for devprop 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/170988/5401640
h driver.h
// Declarations for devprop driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "DEVPROP"
www.eeworm.com/read/170988/5401658
rc driver.rc
// Resource script for SampleCoinstallerDummy driver
// Generated by Walt Oney's driver wizard
#include
#include "version.h"
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
// TODO Custo
www.eeworm.com/read/170988/5401660
h driver.h
// Declarations for SampleCoinstallerDummy driver
// Copyright (C) 1999, 2000 by Walter Oney
// All rights reserved
#pragma once
#define DRIVERNAME "SAMPLECOINSTALLERDUMMY" // for use
www.eeworm.com/read/170988/5401710
rc driver.rc
// Resource script for memtest 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/170988/5401712
h driver.h
// Declarations for memtest driver
// Copyright (C) 1999, 2000 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "MEMTES
www.eeworm.com/read/170988/5401726
h driver.h
// Declarations for fputest driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "FPUTEST"
www.eeworm.com/read/170988/5401729
rc driver.rc
// Resource script for fputest 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/170988/5401745
h driver.h
// Declarations for resource driver
// Copyright (C) 1999, 2000 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "RESOU