代码搜索结果
找到约 10,000 项符合
Driver 的代码
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
driver.rc
// Resource script for SEHTEST driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,
driver.rc
// Resource script for bugcheck driver
// Generated by Walt Oney's driver wizard
#include
#include "version.h"
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
// TODO Customize the follo
driver.h
// Declarations for bugcheck driver
// Copyright (C) 1999, 2000 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#define DRIVERNAME "BUGCHECK" // for use in m
driver.rc
// Resource script for fileio driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
driver.h
// Declarations for fileio driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#define DRIVERNAME "FILEIO" //
driver.h
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the tools applications of the
driver.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the tools applications of the
driver.java
/* Driver.java -- A JDBC driver
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
i
driver.h
/*
* driver.h - ACPI driver
*
* Copyright (C) 2000 Andrew Henroid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice