代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/447707/1699154
sources
#
# Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
#
# Module Name:
# sources.
#
# Abstract:
# This file specifies the target component being built and the list
www.eeworm.com/read/447707/1699158
sources
!IF 0
Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
www.eeworm.com/read/447640/1700799
sources
# SOURCES for use with BUILD command
TARGETNAME=PnPEvent
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!
www.eeworm.com/read/447640/1700827
sources
# SOURCES for use with BUILD command
TARGETNAME=ReadWrite
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/447640/1700855
sources
# SOURCES for use with BUILD command
TARGETNAME=PowerIdle
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/447640/1700859
sources
# SOURCES - for Test_PowerIdle application
TARGETNAME=Test_PowerIdle
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
!IF
www.eeworm.com/read/447640/1700873
sources
# SOURCES for use with BUILD command
TARGETNAME=StartIoChar
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/447640/1700882
sources
# SOURCES - for Test_StartIoChar application
TARGETNAME=Test_StartIoChar
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
www.eeworm.com/read/447640/1700891
sources
# SOURCES - for Test_CharSample application
TARGETNAME=Test_CharSample
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib
BROWSER_
www.eeworm.com/read/447640/1700909
sources
# sources file
#
# Generated by C DriverWizard 3.1.0 (Build 1722)
# Requires DDK Only
# File created on 10/23/2004
#
TARGETNAME=CharSample
TARGETPATH=obj
TARGETTYPE=DRIVER
#uncomment the fo