代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/345459/11815144
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/156203/11822134
sources
!IF ("$(_TGTOS)" == "CE")
PREPROCESSDEFFILE=1
DEFFILE=cs8900.def
TARGETDEFNAME=cs8900
TARGETNAME=cs8900
TARGETTYPE=LIBRARY
!ENDIF
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DCS8900
INCLU
www.eeworm.com/read/345292/11822901
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/345271/11823384
sources
TARGETNAME=psloadedmodulelist
TARGETPATH=obj
TARGETTYPE=DRIVER
# $(DDK_LIB_PATH)\ndis.lib
MSC_WARNING_LEVEL=-W3 -WX
MSC_OPTIMIZATION=/Odi
INCLUDES=
C_DEFINES= $(C_DEFINES) -DUNICO
www.eeworm.com/read/258979/11829364
sources
!IF 0
Copyright (c) 1989-1993 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files neede
www.eeworm.com/read/345171/11834140
sources
TARGETNAME=UsbSwitch
TARGETTYPE=PROGRAM
RELEASETYPE=PLATFORM
SYNCHRONIZE_DRAIN=1
!if "$(OSV_WINCENET)" != "1"
SKIPBUILD=1
!endif
INCLUDES= \
$(_PUBLICROOT)\common\sdk\inc; \
www.eeworm.com/read/258802/11842379
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/258802/11842398
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/155789/11848126
sources
TARGETNAME=uninstall
TARGETPATH=.
TARGETTYPE=PROGRAM
INCLUDES=..\
SOURCES=removedrv.c
UMTYPE=console
UMBASE=0x01000000
www.eeworm.com/read/155789/11848132
sources
TARGETNAME=IoExample
TARGETPATH=.
TARGETTYPE=PROGRAM
INCLUDES=..\
SOURCES=IoExample.c
UMTYPE=console
UMBASE=0x01000000