代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/392935/8318775
sources
# SOURCES - for HELLOWDM example driver
# Copyright (c) 1998, Compuware Corporation
# This is the SOURCES file for the simple HELLOWDM example. It names the
# driver and its source files. Most dr
www.eeworm.com/read/392935/8318797
sources
# SOURCES - for HelloApp application
TARGETNAME=HelloApp
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETLIBS=$(SDK_LIB_PATH)\libci.lib $(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/292823/8330916
sources
TARGETNAME=UsbCrypt
TARGETTYPE=DRIVER
C_DEFINES= $(C_DEFINES) -DWMI_SUPPORT -DUSB2
TARGETPATH=obj
INCLUDES=$(DDK_INC_PATH);$(USBCRYPT_INC);
USER_C_FLAGS=/Fr /Zi
LINKER_FLAGS=-map
www.eeworm.com/read/292786/8334255
sources
TARGETNAME=filemon
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
SOURCES=filemon.c memtrack.c
www.eeworm.com/read/292755/8335125
sources
TARGETNAME=moufiltr
TARGETPATH=obj
TARGETTYPE=DRIVER
INCLUDES=..\inc
SOURCES=moufiltr.c \
moufiltr.rc
www.eeworm.com/read/392561/8335832
sources
# SOURCES for use with BUILD command
TARGETNAME=ForUsb
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!EL
www.eeworm.com/read/174420/9588111
sources
# $Id: sources,v 1.2 2004/12/08 10:23:32 hychu Exp $
# Copyright (c) 2000-2001 Davicom Inc. All rights reserved.
#
# ++ Configurations
#
# Step 1. Select target device class
# DM9CE_TARGET=DM9102A
www.eeworm.com/read/370647/9588988
sources
!IF 0
YAFFS: Yet another FFS. A NAND-flash specific file system.
; SOURCES: The FSD layer for the WinCE version of YAFFS.
;
; Copyright (C) 2002 Trimble Navigation Limited. All rights reserved.
;
;
www.eeworm.com/read/370639/9589345
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/174373/9590283
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