代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/124990/14521280
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/225664/14526901
sources
# sources file
#
# Generated by C DriverWizard 3.1.0 (Build 1722)
# Requires DDK Only
# File created on 7/11/2007
#
TARGETNAME=CharSample_DDK
TARGETPATH=obj
TARGETTYPE=DRIVER
#uncomment the
www.eeworm.com/read/225664/14526930
sources
# SOURCES - for Test Application
#
# Generated by C DriverWizard 3.1.0 (Build 1722)
# Requires DDK Only
# File created on 7/11/2007
#
TARGETNAME=CharSample_DDKApp
TARGETPATH=obj
TARGETTYPE=P
www.eeworm.com/read/124876/14531364
sources
# SOURCES for use with BUILD command
TARGETNAME=Hwcap
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!ELS
www.eeworm.com/read/124876/14531397
sources
# SOURCES for use with BUILD command
TARGETNAME=vcap
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!ELSE
www.eeworm.com/read/124875/14531458
sources
# SOURCES - for VHIDMOU example
# Copyright (c) 1997 Compuware Corporation
# Note: This driver has a VxD interface. It works on Win98, but not Win2000
TARGETNAME=VHIDMOU
TARGETPATH=obj
TARGET
www.eeworm.com/read/225447/14540727
sources
TARGETNAME=NET2272
FILE_VIEW_ROOT_FOLDER= \
ReadMe.txt \
FILE_VIEW_RESOURCE_FOLDER= \
FILE_VIEW_INCLUDES_FOLDER= \
SOURCES= \
NcDebug.c \
NcDevice.c \
NcFindHardware.c \
NcFwA
www.eeworm.com/read/225051/14556786
sources
!if 0
Copyright (c) 2002. Samsung Electronics, co. ltd All rights reserved.
!endif
SYNCHRONIZE_DRAIN=1
TARGETNAME=touch
RELEASETYPE=PLATFORM
TARGETTYPE=DYNLINK
DLLENTRY=TouchPanelDllEntry
www.eeworm.com/read/225050/14556810
sources
!if 0
Copyright (c) 2002. Samsung Electronics, co. ltd 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
www.eeworm.com/read/225048/14556830
sources
!IF ("$(_TGTOS)" == "CE")
PREPROCESSDEFFILE=1
DEFFILE=cs8900.def
TARGETDEFNAME=cs8900
TARGETNAME=cs8900
TARGETTYPE=LIBRARY
!ENDIF
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DCS8900
INCLU