代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/259854/11762187
rc driver.rc
/*
**********************************************************************
* Micrium, Inc.
* 949 Crestview Circle
* Weston, FL 333
www.eeworm.com/read/259379/11804837
h driver.h
//◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆设备驱动程序接口声明◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
//◆文件名称:device.h
//◆文件说明:
//◆文件作者:翟 鹏
//◆创建日期:2005年6月
//◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
#ifndef <mark>DRIVER</mark>_H
#de ...
www.eeworm.com/read/345459/11815129
h 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
www.eeworm.com/read/258382/11866989
h driver.h
#include
#include
#include
#include
#include "stdarg.h"
#include "stdio.h"
#include "stddef.h"
/* The device extension for the device object
www.eeworm.com/read/344513/11876141
h driver.h
/********************************************************************************
*
* $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $
*
* File: Driver.h
*
* Optimizations:
* When buil
www.eeworm.com/read/344513/11876148
cpp 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
www.eeworm.com/read/155172/11891770
c driver.c
/*
* Copyright (c) 2004,成都港顺科技发展有限公司
* All rights reserved.
*
* 编 译 器:Keil:C Compiler:7.20;Assembler:7.10
* 工程名称:POS-Test.UV2
* 文件名称:Common.C
/**************************************************
www.eeworm.com/read/155172/11891897