代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/404954/11475485
sources
TARGETNAME=filedisk
TARGETPATH=obj
TARGETTYPE=DRIVER
INCLUDES=inc
SOURCES=filedisk.c
www.eeworm.com/read/403389/11517972
sources
TARGETNAME=HELLOWORLD
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
INCLUDES=$(DDKROOT)\inc
TARGETLIBS=$(DDK_LIB_PATH)\usbd.lib
USE_MAPSYM=1
SOURCES= HelloWorld.cpp
www.eeworm.com/read/403146/11521646
sources
TARGETNAME=Ramdisk
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=ramdisk.c \
pnp.c
www.eeworm.com/read/400823/11568094
sources
TARGETNAME=VirtualDisk
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=VirtualDisk.c
www.eeworm.com/read/158719/11590741
sources
TARGETNAME=Whsjm02
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=OBJ
TARGETLIBS=C:\NTDDK\LIBFRE\I386\Usbd.Lib
INCLUDES=$(BASEDIR)\inc;
SOURCES= Whusb20Init.cpp \
Whusb20Dispatch.cpp \
www.eeworm.com/read/262004/11611622
sources
TARGETNAME=360AntiARP
TARGETTYPE=DRIVER
TARGETPATH=obj
INCLUDES=.\
SOURCES = 360AntiARP.c
www.eeworm.com/read/261535/11638537
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this sample source code is subject to the terms of the Microsoft
license agreement under which you licensed th
www.eeworm.com/read/261530/11638647
sources
TARGETNAME=ideDiskSample
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
INCLUDES=$(BASEDIR)\src\storage\inc
SOURCES=ide.c \
init.c \
utils.c \
config.c \
ide.r
www.eeworm.com/read/347715/11643664
sources
MAJORCOMP=ntos
MINORCOMP=osr
TARGETNAME=pci-sample
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
INCLUDES=$(BASEDIR)\inc
SOURCES=pci_sample.c \
isr_dpc.c \
read_write.c \
create_clo
www.eeworm.com/read/261380/11651390
sources
TARGETNAME = vCOM
TARGETPATH = obj
TARGETTYPE = DRIVER
DRIVERTYPE = WDM
TARGETLIBS= \
$(DDK_LIB_PATH)\csq.lib
SOURCES = vCOM_init.c \
vCOM_device.c \
vCOM_pnp.c \