代码搜索结果

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

driver.h

/* * @(#)Driver.h * @date 2005/12/25 * @version 1.0 * @author Zhou Shangpin. * Copyright 2005 Anyka corporation, Inc. All rights reserved. * ANYKA PROPRIETARY/CONFIDENTIAL. Use is subject

driver.rc

/* ********************************************************************** * Micrium, Inc. * 949 Crestview Circle * Weston, FL 333

driver.h

//◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆设备驱动程序接口声明◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆ //◆文件名称:device.h //◆文件说明: //◆文件作者:翟 鹏 //◆创建日期:2005年6月 //◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆ #ifndef <mark>DRIVER</mark>_H #de ...

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.h

#include #include #include #include #include "stdarg.h" #include "stdio.h" #include "stddef.h" /* The device extension for the device object

driver.h

/******************************************************************************** * * $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $ * * File: Driver.h * * Optimizations: * When buil

driver.cpp

/******************************************************************************** * * $Id: driver.cpp,v 2.0.4.6 2003/10/02 03:14:25 dvi175 Exp $ * * File: Main.cpp * * Copyright (c) 2000-2002 D

driver.c

/* * Copyright (c) 2004,成都港顺科技发展有限公司 * All rights reserved. * * 编 译 器:Keil:C Compiler:7.20;Assembler:7.10 * 工程名称:POS-Test.UV2 * 文件名称:Common.C /**************************************************