代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/492415/1174418
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/492415/1174424
sources
# SOURCES - for Test_RegSample application
TARGETNAME=Test_RegSample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib
BROWSER_IN
www.eeworm.com/read/492415/1174450
sources
# SOURCES for use with BUILD command
TARGETNAME=DMASample
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/492415/1174458
sources
# SOURCES - for Test_DMASample application
TARGETNAME=Test_DMASample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF
www.eeworm.com/read/492415/1174470
sources
# SOURCES for use with BUILD command
TARGETNAME=StartIoChar
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/492415/1174479
sources
# SOURCES - for Test_StartIoChar application
TARGETNAME=Test_StartIoChar
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
www.eeworm.com/read/492415/1174491
sources
# SOURCES for use with BUILD command
TARGETNAME=PowerSleep
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/492415/1174499
sources
# SOURCES - for Test_PowerSleep application
TARGETNAME=Test_PowerSleep
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!
www.eeworm.com/read/492415/1174519
sources
# SOURCES - for Test_PCI9054 application
TARGETNAME=Test_PCI9054
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF "$(
www.eeworm.com/read/492180/1178460
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