代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/255233/4378324
sources
# sources file
#
# Generated by C DriverWizard 3.1.0 (Build 1722)
# Requires DDK Only
# File created on 10/23/2004
#
TARGETNAME=CharSample
TARGETPATH=obj
TARGETTYPE=DRIVER
#uncomment the fo
www.eeworm.com/read/255233/4378337
sources
# SOURCES - for Test Application
#
# Generated by C DriverWizard 3.1.0 (Build 1722)
# Requires DDK Only
# File created on 10/23/2004
#
TARGETNAME=CharSampleApp
TARGETPATH=obj
TARGETTYPE=PROG
www.eeworm.com/read/255233/4378347
sources
# SOURCES for use with BUILD command
TARGETNAME=TimerSample
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/255233/4378355
sources
# SOURCES - for Test_TimerSample application
TARGETNAME=Test_TimerSample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
www.eeworm.com/read/255233/4378369
sources
# SOURCES for use with BUILD command
TARGETNAME=FileThread
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/255233/4378374
sources
# SOURCES - for Test_FileThread application
TARGETNAME=Test_FileThread
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!
www.eeworm.com/read/255233/4378385
sources
# SOURCES for use with BUILD command
TARGETNAME=RegSample
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/255233/4378391
sources
# SOURCES - for Test_RegSample application
TARGETNAME=Test_RegSample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF
www.eeworm.com/read/255233/4378418
sources
# SOURCES for use with BUILD command
TARGETNAME=CharFilter
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/255233/4378422
sources
# SOURCES - for Test_CharSample application
TARGETNAME=Test_CharSample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib
BROWSER_