代码搜索:Sources

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

代码结果 10,000
www.eeworm.com/read/277982/10588954

sources

TARGETNAME=WdmIo TARGETTYPE=DRIVER DRIVERTYPE=WDM TARGETPATH=OBJ INCLUDES=$(BASEDIR)\inc; SOURCES= Init.cpp \ Dispatch.cpp \ Pnp.cpp \ DeviceIo.cpp \ DebugPrint.c \ WdmIo.
www.eeworm.com/read/277982/10589093

sources

TARGETNAME=UsbKbd TARGETTYPE=DRIVER DRIVERTYPE=WDM TARGETPATH=OBJ TARGETLIBS=C:\98DDK\LIB\I386\FREE\Usbd.Lib INCLUDES=$(BASEDIR)\inc; SOURCES= Init.cpp \ Dispatch.cpp \ Pnp.cpp \
www.eeworm.com/read/423073/10589677

sources

TARGETNAME=uninstall TARGETPATH=. TARGETTYPE=PROGRAM INCLUDES=..\ SOURCES=removedrv.c UMTYPE=console UMBASE=0x01000000
www.eeworm.com/read/423073/10589682

sources

TARGETNAME=IoExample TARGETPATH=. TARGETTYPE=PROGRAM INCLUDES=..\ SOURCES=IoExample.c UMTYPE=console UMBASE=0x01000000
www.eeworm.com/read/423073/10589702

sources

TARGETNAME=AllowIo TARGETPATH=. TARGETTYPE=PROGRAM INCLUDES=..\ SOURCES=AllowIo.c UMTYPE=console UMBASE=0x01000000
www.eeworm.com/read/423073/10589729

sources

TARGETNAME=porttalk TARGETPATH=. TARGETTYPE=DRIVER INCLUDES=c:\ddk\inc;..\ SOURCES=porttalk.c porttalk.rc
www.eeworm.com/read/351971/10589934

sources

!if 0 Copyright (c) Microsoft Corporation. All rights reserved. !endif !if 0 This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. For a copy of the lic
www.eeworm.com/read/277973/10590102

sources

# # Copyright (c) Microsoft Corporation # # This file is part of the Microsoft Research Mesh Connectivity Layer. # You should have received a copy of the Microsoft Research Shared Source # licens
www.eeworm.com/read/277897/10596432

sources

TARGETNAME=NTROOT TARGETPATH=$(BASEDIR)\lib TARGETTYPE=DRIVER TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\ndis.lib SOURCES= rk_driver.c \ rk_memory.c \ rk_packet.c \ rk_kpatch.c \
www.eeworm.com/read/277865/10597874

sources

# The sources for the Generic Port I/O device driver: TARGETNAME=genport TARGETPATH=obj TARGETTYPE=DRIVER INCLUDES=..\ SOURCES=genport.c genport.rc