代码搜索:Sources

找到约 10,000 项符合「Sources」的源代码

代码结果 10,000
www.eeworm.com/read/400833/2345930

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/400833/2345933

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/400768/2346537

sources

TARGETNAME=Filedisk TARGETPATH=obj TARGETTYPE=DRIVER INCLUDES=..\inc # # The WinXP DDK has introduced the DDK_TARGET_OS environemnt variable # for conditional compilation. The test here is d
www.eeworm.com/read/400768/2346554

sources

TARGETNAME=Filedisk TARGETPATH=obj TARGETTYPE=DRIVER INCLUDES=..\inc # # The WinXP DDK has introduced the DDK_TARGET_OS environemnt variable # for conditional compilation. The test here is d
www.eeworm.com/read/400361/2352774

sources

TARGETNAME=filem !IF "$(NT4DDK)" != "" TARGETPATH=$(BASEDIR)\lib !ELSE TARGETPATH=obj !ENDIF TARGETTYPE=DRIVER SOURCES=filemon.c filemon.rc
www.eeworm.com/read/399285/2362776

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/399285/2362783

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/399285/2362793

sources

TARGETNAME=HelloWDM TARGETTYPE=DRIVER DRIVERTYPE=WDM TARGETPATH=OBJ INCLUDES=$(BASEDIR)\inc\ddk\wnet SOURCES=Sdiousb.cpp\ TARGETLIBS=$(DDK_LIB_PATH)\sdbus.lib \
www.eeworm.com/read/399285/2362815

sources

#==========================================================================; # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY # KIND, EITHER EXPRESSED OR IMPLIED, INCLUDI
www.eeworm.com/read/399285/2362878

sources

C_DEFINES=/DWIN2K=1 TARGETNAME=ctrl2cap TARGETPATH=obj TARGETTYPE=DRIVER SOURCES=ctrl2cap.c ctrl2cap.rc