代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/125951/6019719
sources
TARGETNAME=apfpdent
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DYNLINK
DLLBASE=0x20200000
INCLUDES=..\..\inc
SOURCES=apfpdent.rc \
code.c
www.eeworm.com/read/124993/6034665
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/124993/6034668
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/124821/6039865
sources
# SOURCES - for Test application
TARGETNAME=Test
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF "$(LATEST_WIN32_WIN
www.eeworm.com/read/124785/6040218
sources
TARGETNAME=D12TEST
TARGETTYPE=DRIVER
TARGETPATH=$(BASEDIR)\LIB
INCLUDES= $(BASEDIR)\inc; \
..\..\inc
TARGETLIBS=$(BASEDIR)\lib\*\free\usbd.lib \
$(BASEDIR)\lib\*\free\wdm
www.eeworm.com/read/123433/6059450
sources
TARGETNAME = WDMDefault
TARGETPATH = Object
TARGETTYPE = LIBRARY
TARGETLIBS =
C_DEFINES =
INCLUDES = .\;$(WDM_INC_PATH)
SOURCES = WDMDefault.c
www.eeworm.com/read/123433/6059455
sources
TARGETNAME = PM
TARGETPATH = Object
TARGETTYPE = LIBRARY
TARGETLIBS =
C_DEFINES =
INCLUDES = .\;$(WDM_INC_PATH);..\Basic
SOURCES = PM.c
www.eeworm.com/read/123433/6059458
sources
TARGETNAME = PnP
TARGETPATH = Object
TARGETTYPE = LIBRARY
TARGETLIBS =
C_DEFINES =
INCLUDES = .\;$(WDM_INC_PATH);..\Basic
SOURCES = PnP.c
www.eeworm.com/read/123433/6059480
sources
TARGETNAME=remove
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x1000000
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\setupapi.lib \
$(DDK_LIB_PATH)\shlwapi.lib \
$(DDK_LIB_PATH)\advapi3
www.eeworm.com/read/120028/6080401
sources
TARGETNAME=Filedisk
TARGETPATH=obj
TARGETTYPE=DRIVER
INCLUDES=..\inc
#
# The WinXP DDK has introduced the DDK_TARGET_OS environemnt variable
# for conditional compilation. The test here is d