代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.java
package id3;
import shared.*;
/* Driver class, used to create,initialize,run inducers */
/** Basic Driver class used to interface the ID3Inducer.
* @author James Louis Created implementation.
driver.h
///////////////////////////////////////////////////
// Driver.h文件
#ifndef __DRIVER_H__
#define __DRIVER_H__
#include // 为了使用SCM函数
class CDriver
{
public:
// 构造函数和析构函数
// 构
driver.h
/*
* Modified for use with MPlayer, detailed changelog at
* http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*/
#ifndef loader_driver_h
#define loader_driver_h
#ifdef __cplusplus
extern "C" {
#endi
driver.h
/*
* Drivers definitions
*/
#ifndef __WINE_DRIVER_H
#define __WINE_DRIVER_H
#include "windef.h"
#define MMSYSERR_BASE 0
#define MMSYSERR_NOERROR 0 /* no error *
driver.h
#ifndef USBDRIVER_H
#define USBDRIVER_H
#endif
#include "wdm.h"
#include "usbdi.h"
#include "usbdlib.h"
#include
VOID DrvUnload(IN PDRIVER_OBJECT DriverObject);
NTSTATUS D
driver.equ
; File : $DRIVER.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------
driver.equ
; File : $DRIVER.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------
driver.equ
; File : $DRIVER.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------
driver.h
/*
* WPA Supplicant - driver interface definition
* Copyright (c) 2003-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms