代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/449717/1674299
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/449717/1674308
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/449717/1674318
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/449717/1674322
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/449204/1679505
sources
# SOURCES for use with BUILD command
TARGETNAME=BlockDMA
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!
www.eeworm.com/read/449204/1679509
sources
# SOURCES - for Test_BlockDMA application
TARGETNAME=Test_BlockDMA
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF "
www.eeworm.com/read/448227/1691091
sources
TARGETNAME=bulkusb
TARGETTYPE=DRIVER
DDKROOT=$(_NTDRIVE)$(_NTROOT)
C_DEFINES= $(C_DEFINES) -DWMI_SUPPORT -DUSB2
TARGETPATH=obj
INCLUDES=$(DDKROOT)\private\ntos\inc; \
..\..\i
www.eeworm.com/read/448227/1691098
sources
TARGETNAME=RwBulk
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETPATH=obj
INCLUDES=..\sys
TARGETLIBS= $(DDK_LIB_PATH)\usbd.lib \
$(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/448227/1691108
sources
TARGETNAME=HelloWDM
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=OBJ
INCLUDES=$(BASEDIR)\inc\ddk\wnet
SOURCES=Sdiousb.cpp\
TARGETLIBS=$(DDK_LIB_PATH)\sdbus.lib \
www.eeworm.com/read/448227/1691130
sources
#==========================================================================;
#
# THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
# KIND, EITHER EXPRESSED OR IMPLIED, INCLUDI