代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/278035/4148001
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/278035/4148006
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/278035/4148008
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/278035/4148012
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/276189/4167263
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/276189/4167270
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.
www.eeworm.com/read/274704/4184436
sources
TARGETNAME=totalio
TARGETPATH=.
TARGETTYPE=DRIVER
INCLUDES=c:\ddk\inc
SOURCES=totalio.c
www.eeworm.com/read/274704/4184440
sources
TARGETNAME=giveio
TARGETPATH=.
TARGETTYPE=DRIVER
INCLUDES=c:\ddk\inc
SOURCES=giveio.c
www.eeworm.com/read/274099/4189117
sources
TARGETNAME=sfilter
TARGETTYPE=DRIVER
DRIVERTYPE=FS
TARGETLIBS=$(OBJ_PATH)\..\lib\$(O)\namelookup.lib
INCLUDES=..\lib
SOURCES=sfilter.c \
sfilter.rc
www.eeworm.com/read/274099/4189124
sources
TARGETNAME=namelookup
TARGETTYPE=LIBRARY
DRIVERTYPE=FS
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
SOURCES=\
namelookup.c