代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/255486/4375428
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft end-user
license agreement (EULA) under which you li
www.eeworm.com/read/255486/4375450
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft end-user
license agreement (EULA) under which you li
www.eeworm.com/read/255486/4375461
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft end-user
license agreement (EULA) under which you li
www.eeworm.com/read/255233/4378232
sources
# SOURCES for use with BUILD command
TARGETNAME=PnPEvent
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!
www.eeworm.com/read/255233/4378256
sources
# SOURCES for use with BUILD command
TARGETNAME=ReadWrite
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/255233/4378281
sources
# SOURCES for use with BUILD command
TARGETNAME=PowerIdle
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/255233/4378285
sources
# SOURCES - for Test_PowerIdle application
TARGETNAME=Test_PowerIdle
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF
www.eeworm.com/read/255233/4378296
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/255233/4378304
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/255233/4378308
sources
# SOURCES - for Test_CharSample application
TARGETNAME=Test_CharSample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib
BROWSER_