代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/117582/14913112
sources
#
# cmn/SOURCES
# build parameter file for VDK NT kernel-mode driver library
# Copyright (C) 2003 Ken Kato
#
TARGETNAME=vdkdrv
TARGETPATH=obj
TARGETTYPE=DRIVER_LIBRARY
INCLUDES=..\inc
C_DEF
www.eeworm.com/read/117582/14913192
sources
#
# drv/SOURCES
# build parameter file for VDK NT kernel-mode driver
# Copyright (C) 2003 Ken Kato
#
TARGETNAME=vdk
TARGETPATH=obj
TARGETTYPE=DRIVER
TARGETLIBS=..\cmn\$(TARGETPATH)\*\vdkdrv.
www.eeworm.com/read/218406/14921825
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/218163/14932443
sources
TARGETNAME=USBLS120
TARGETTYPE=EXPORT_DRIVER
TARGETPATH=$(BASEDIR)\LIB
DRIVERTYPE=WDM
INCLUDES=$(BASEDIR)\inc; \
$(BASEDIR)\src\usb\inc; \
$(BASEDIR)\src\wdm\usb\inc; \
$(BASEDIR)\
www.eeworm.com/read/218163/14932473
sources
TARGETNAME=USBSTOR
TARGETTYPE=DRIVER
TARGETPATH=obj
NTTARGETFILE0=
SOURCES=
www.eeworm.com/read/218075/14940049
sources
!IF 0
!ENDIF
TARGETNAME=formatTest
TARGETPATH=obj
TARGETTYPE=PROGRAM
RELEASETYPE = PLATFORM
EXEENTRY=WinMain
SOURCES=formatTest.c
#EXEBASE=0x00010000
TARGETLIBS = $(_COMMONSDKROOT)\lib
www.eeworm.com/read/116928/14948941
sources
# SOURCES for BASICUSB example
# (c) Copyright 1997, Compuware Corporation
NTVERSION='WDM'
TARGETNAME=basicusb
TARGETPATH=.
TARGETTYPE=DRIVER
TARGETLIBS= \
$(DRIVERWORKS)\lib\*\$(DDKBUILDE
www.eeworm.com/read/217817/14950749
sources
TARGETNAME=uninstall
TARGETPATH=.
TARGETTYPE=PROGRAM
INCLUDES=..\
SOURCES=removedrv.c
UMTYPE=console
UMBASE=0x01000000
www.eeworm.com/read/217817/14950753
sources
TARGETNAME=IoExample
TARGETPATH=.
TARGETTYPE=PROGRAM
INCLUDES=..\
SOURCES=IoExample.c
UMTYPE=console
UMBASE=0x01000000
www.eeworm.com/read/217817/14950768
sources
TARGETNAME=AllowIo
TARGETPATH=.
TARGETTYPE=PROGRAM
INCLUDES=..\
SOURCES=AllowIo.c
UMTYPE=console
UMBASE=0x01000000