代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/11634/231680
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/11634/231691
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/11634/231703
sources
# Copyright (c) Microsoft Corporation. All rights reserved.
# Use of this source code is subject to the terms of the Microsoft end-user
# license agreement (EULA) under which you licensed this SOFT
www.eeworm.com/read/11634/231718
sources
#
# Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
#
# Module Name:
# sources.
#
# Abstract:
# This file specifies the target component being built and the list
www.eeworm.com/read/11634/231722
sources
!IF 0
Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
www.eeworm.com/read/13385/274178
sources
# SOURCES for use with BUILD command
TARGETNAME=test1
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!ELS
www.eeworm.com/read/13385/274184
sources
# SOURCES - for Test_test1 application
TARGETNAME=Test_test1
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib
BROWSER_INFO=1
US
www.eeworm.com/read/13491/277141
sources
TARGETNAME=SiInt
TARGETTYPE=DRIVER
DDKROOT=$(_NTDRIVE)$(_NTROOT)
DRIVERTYPE=WDM
C_DEFINES= $(C_DEFINES) -DWMI_SUPPORT -DUSB2
TARGETPATH=obj
INCLUDES=$(DDKROOT)\inc\wxp; \
$(DDKROO
www.eeworm.com/read/13998/291540
sources
# SOURCES for use with BUILD command
TARGETNAME=ds7
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!ELSE
www.eeworm.com/read/13998/291553
sources
# SOURCES - for Test_ds7 application
TARGETNAME=Test_ds7
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF "$(LATEST_W