代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/199834/7819330

h driver.h

// Declarations for eventlog driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include #define DRIVERNAME "EVENTLOG" // for
www.eeworm.com/read/199748/7825314

c driver.c

/* Agony rootkit by Intox visit: -spiritofhack.net -undergroundkonnekt.net */ #include
www.eeworm.com/read/199735/7826700

c driver.c

/* Example code that uses CT-VOICE.DRV to access the Soundblaster DAC channel. Only plays voc files up to 64K because it doesn't bother with farmalloc and multiple fread calls. */ #
www.eeworm.com/read/199735/7826721

exe driver.exe

www.eeworm.com/read/299688/7839099

o driver.o

www.eeworm.com/read/199514/7846952

asm driver.asm

.mmregs .global _Start .global _DAout .text _Start: stm 1000h,ar1 ;define the address 1000h st 00h,*ar1 portw *ar1,8000h nop startdelay: stm 8000h,ar2 loopstart1:
www.eeworm.com/read/399532/7850076

asp driver.asp

'----------------驱动器可用空间 Function ShowAvailableSpace(drvPath) On error resume next Dim fs, d, s Set fs = CreateObject("Scripting.FileSystemObject
www.eeworm.com/read/299206/7879929

rc driver.rc

// Resource script for usbgps driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the following version resource
www.eeworm.com/read/299206/7879930

h driver.h

// Declarations for usbgps driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "USBGPS" // for use in messages #define
www.eeworm.com/read/398850/7915177

cpp driver.cpp

// 232usb Copyright (c) 2003 Zoroyoshi, SOFTCLUB, Japan // See source.txt for detail #include #include "usbdi.h" #include "common.h" #include "file.h" #include "device.h" BOOL A