代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/413990/11134178
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/413982/11135774
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/413871/11138625
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the lic
www.eeworm.com/read/268131/11151056
sources
TARGETNAME=RESSDT
TARGETPATH=.
TARGETTYPE=DRIVER
SOURCES=RESSDT.c
www.eeworm.com/read/413367/11158421
sources
TARGETNAME=D12TEST
TARGETTYPE=DRIVER
DDKROOT=$(_NTDRIVE)$(_NTROOT)
TARGETPATH=obj
INCLUDES=$(DDKROOT)\private\ntos\inc; \
..\..\inc
TARGETLIBS=$(DDK_LIB_PATH)\hidclass.
www.eeworm.com/read/267519/11176165
sources
TARGETNAME=driver
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=OBJ
C_DEFINES=-DDRIVER
BROWSER_INFO=1
USE_MAPSYM=1
INCLUDES=$(BASEDIR)\inc; \
$(BASEDIR)\src\usb\inc; \
$(BASEDIR)\src\wd
www.eeworm.com/read/267358/11181818
sources
TARGETNAME=passthru
TARGETPATH=obj
TARGETTYPE=DRIVER
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS_WDM=1
!if !defined(DDK_TARGET_OS) || "$(DDK_TARGET_OS)"=="Win2K"
#
# The driver is
www.eeworm.com/read/267251/11188649
sources
TARGETNAME=USBLS120
TARGETTYPE=EXPORT_DRIVER
TARGETPATH=$(BASEDIR)\LIB
DRIVERTYPE=WDM
INCLUDES=$(BASEDIR)\inc; \
$(BASEDIR)\src\usb\inc; \
$(BASEDIR)\src\wdm\usb\inc; \
$(BASEDIR)\
www.eeworm.com/read/267251/11188684
sources
TARGETNAME=USBSTOR
TARGETTYPE=DRIVER
TARGETPATH=obj
NTTARGETFILE0=
SOURCES=
www.eeworm.com/read/267213/11190436
sources
# SOURCES for use with BUILD command
TARGETNAME=ForUsb
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!EL