代码搜索结果

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

driver.rc

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

driver.c

/* Agony rootkit by Intox visit: -spiritofhack.net -undergroundkonnekt.net */ #include

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. */ #

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:

driver.asp

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

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

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