代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/216129/15025985
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/216129/15026024
sources
TARGETNAME=USBSTOR
TARGETTYPE=DRIVER
TARGETPATH=obj
NTTARGETFILE0=
SOURCES=
www.eeworm.com/read/215224/15066839
sources
TARGETNAME=MinPnP
TARGETTYPE=DRIVER
TARGETPATH=.
INCLUDES= $(BASEDIR)\inc;.
SOURCES=driver.cpp unicode.cpp
www.eeworm.com/read/215126/15073250
sources
TARGETNAME=bulkusb
TARGETTYPE=DRIVER
DDKROOT=$(_NTDRIVE)$(_NTROOT)
C_DEFINES= $(C_DEFINES) -DWMI_SUPPORT -DUSB2
TARGETPATH=obj
INCLUDES=$(DDKROOT)\private\ntos\inc; \
..\..\i
www.eeworm.com/read/215126/15073266
sources
TARGETNAME=RwBulk
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETPATH=obj
INCLUDES=..\sys
TARGETLIBS= $(DDK_LIB_PATH)\usbd.lib \
$(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/214984/15079612
sources
!IF 0
/******************************************************************************
*
* System On Chip(SOC)
*
* Copyright (c) 2002 Software Center, Samsung Electronics, Inc.
* All rights
www.eeworm.com/read/214982/15079648
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 license
www.eeworm.com/read/214048/15115237
sources
# SOURCES for USBBULK example
#
# (c) Copyright 1998, Compuware Corporation
#
# To build the Win95 OSR2.1, uncomment the following line, use
# build -c -nmake OSR21=1
TARGETNAME=usbbulk
TAR
www.eeworm.com/read/213759/15126170
sources
WINCEREL=1
RELEASETYPE=LOCAL
_ISVINCPATH=$(_WINCEROOT)\public\common\sdk\inc;$(_WINCEROOT)\PUBLIC\GDIEX\SDK\INC;
_OEMINCPATH=$(_WINCEROOT)\public\common\oak\inc;$(_WINCEROOT)\public\common\sdk\inc;
www.eeworm.com/read/213728/15127160
sources
TARGETNAME=usbview
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=windows
UMENTRY=winmain
UMBASE=0x1000000
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\user32.l