代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/112545/15483179
sources
TARGETNAME=filedisk
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
INCLUDES=..\sys\inc
SOURCES=filedisk.c filedisk.rc
www.eeworm.com/read/111461/15512118
sources
TARGETNAME=mksparse
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
SOURCES=mksparse.c mksparse.rc
www.eeworm.com/read/111360/15514243
sources
TARGETNAME=skeleton
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
SOURCES=skeleton.c
INCLUDES=../include
C_DEFINES=-DWINNT -DLITTLE_ENDIAN -DKERNEL
UMAPPL=maptest
UMTYPE=console
UMBASE=0x00100000
www.eeworm.com/read/110876/15523758
sources
TARGETNAME=D12TEST
TARGETTYPE=DRIVER
TARGETPATH=$(BASEDIR)\LIB
INCLUDES= $(BASEDIR)\inc; \
..\..\inc
TARGETLIBS=$(BASEDIR)\lib\*\free\usbd.lib \
$(BASEDIR)\lib\*\free\wdm
www.eeworm.com/read/110326/15536482
sources
# The sources for the Generic Port I/O device driver:
TARGETNAME=genport
TARGETPATH=obj
TARGETTYPE=DRIVER
INCLUDES=..\
SOURCES=genport.c genport.rc
www.eeworm.com/read/110239/15538248
sources
# The sources for the Generic Port I/O device driver:
TARGETNAME=ne2000
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
TARGETLIBS=../../../\lib\i386\Free\kd.lib
SOURCES=packetcrc.cpp ne2000adapt
www.eeworm.com/read/110238/15538287
sources
# The sources for the Generic Port I/O device driver:
TARGETNAME=serial
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
TARGETLIBS=../../\lib\i386\Free\kd.lib
SOURCES=serlog.mc serialdevice.cpp e
www.eeworm.com/read/109302/15559744
sources
INCLUDES=$(BASEDIR)\inc;.
# Name and type of the output file:
TARGETNAME=ext2fs
TARGETTYPE=DRIVER
TARGETPATH=.\$(DDKBUILDENV)
# Creates a file used by Visual Studio to navigate the source cod
www.eeworm.com/read/109101/15563689
sources
TARGETNAME=hellowdm
TARGETTYPE=DRIVER
TARGETPATH=OBJ
BROWSER_INFO=1
C_DEFINES=-DDRIVER
INCLUDES=ntddk\inc
SOURCES=hellowdm.cpp
www.eeworm.com/read/108717/15578025
sources
TARGETNAME=UMSS
TARGETTYPE=EXPORT_DRIVER
TARGETPATH=$(BASEDIR)\LIB
DRIVERTYPE=WDM
INCLUDES=$(BASEDIR)\inc; \
$(BASEDIR)\src\usb\inc; \
$(BASEDIR)\src\wdm\usb\inc; \
$(BASEDIR)\src\