代码搜索结果

找到约 10,000 项符合 Driver 的代码

driver.h

// Declarations for loopback driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include #define DRIVERNAME "LOOPBA

driver.rc

// Resource script for FEATURE driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,

driver.h

// Declarations for feature driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include #define DRIVERNAME "FEATURE" // for u

driver.rc

// Resource script for WMI42 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 usb42 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include #define DRIVERNAME "USB42" // for use i

driver.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

driver.java

import java.io.*; public class Driver { public static void main(String[] args) throws Exception { //program start boolean logsuce=false; System.out .println("/******************