代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/173314/9662441
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/173314/9662449
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/173314/9662453
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/173163/9670225
sources
C_DEFINES=/DWIN2K=1
TARGETNAME=ComSpy
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=ComSpy.c ComSpy.rc
www.eeworm.com/read/172951/9681584
sources
TARGETNAME=htdsu41
TARGETTYPE=DRIVER
TARGETPATH=$(BASEDIR)\lib
TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\ndis.lib
INCLUDES=..\inc
C_DEFINES=/DNDIS_MINIPORT_DRIVER
SOURCES=
www.eeworm.com/read/172548/9702654
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/368248/9703812
sources
TARGETNAME=filem
!IF "$(NT4DDK)" != ""
TARGETPATH=$(BASEDIR)\lib
!ELSE
TARGETPATH=obj
!ENDIF
TARGETTYPE=DRIVER
SOURCES=filemon.c filemon.rc
www.eeworm.com/read/368133/9710854
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/172337/9713270
sources
# SOURCES for use with BUILD command
TARGETNAME=USBSoftLock
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/172337/9713288
sources
# SOURCES - for Test_USBSoftLock application
TARGETNAME=Test_USBSoftLock
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.