代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/274099/4189231
sources
!IF 0
Copyright (c) 2002 Microsoft Corporation
Module Name:
sources
Abstract:
This file specifies the target component being built and the list of
sources files needed to
www.eeworm.com/read/274099/4189236
sources
!IF 0
Copyright (c) 1999 - 2002 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files ne
www.eeworm.com/read/274099/4189244
sources
!IF 0
Copyright (c) 1989 - 2002 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files ne
www.eeworm.com/read/274099/4189249
sources
TARGETNAME=minispy
TARGETTYPE=PROGRAM
UMTYPE=console
USE_MSVCRT=1
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
LINKLIBS=$(SDK_LIB_PATH)\shell32.lib
INCLUDES=$(INCLUDES); \
www.eeworm.com/read/274099/4189261
sources
TARGETNAME=cdo
TARGETTYPE=DRIVER
DRIVERTYPE=FS
TARGETLIBS= $(TARGETLIBS) \
$(IFSKIT_LIB_PATH)\fltMgr.lib
SOURCES=CdoInit.c \
CdoOperations.c \
cdo.rc
www.eeworm.com/read/274099/4189266
sources
!IF 0
Copyright (c) 1999 - 2002 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files ne
www.eeworm.com/read/274099/4189271
sources
TARGETNAME=scanuser
TARGETTYPE=PROGRAM
UMTYPE=console
USE_MSVCRT=1
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
LINKLIBS=$(SDK_LIB_PATH)\shell32.lib
INCLUDES=$(INCLUDES); \
www.eeworm.com/read/274099/4189296
sources
!include sources.inc
!IF $(MONOLITHIC_MINIRDR)
TARGETLIBS= $(TARGETLIBS) \
$(DDK_LIB_PATH)\rxce.lib \
$(DDK_LIB_PATH)\copysup.lib
!ENDIF
SOURCES= $(MOST_SOURCE
www.eeworm.com/read/274099/4189309
sources
!IF 0
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files n
www.eeworm.com/read/274099/4189337
sources
TARGETNAME=cdfs
TARGETTYPE=DRIVER
DRIVERTYPE=FS
MSC_WARNING_LEVEL=/W3 /WX
SOURCES=AllocSup.c \
CacheSup.c \
CdData.c \
Cdfs.rc \
CdInit.c \