代码搜索:Sources
找到约 10,000 项符合「Sources」的源代码
代码结果 10,000
www.eeworm.com/read/434097/7889236
sources
TARGETNAME=krnldrvr
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=
i386_SOURCES=krnldrvr.c
www.eeworm.com/read/434097/7889284
sources
TARGETNAME=ioctlvdd
TARGETPATH=obj
TARGETTYPE=DYNLINK
TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\ntvdm.lib
DLLENTR
www.eeworm.com/read/434093/7889558
sources
TARGETNAME=bulltlp3
TARGETTYPE=DRIVER
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib
INCLUDES=..\inc
SOURCES=bulltlp3.rc \
tlp3log.mc \
tlp3nt.c \
tlp3cb.
www.eeworm.com/read/198968/7900630
sources
# SOURCES for use with BUILD command
TARGETNAME=EzUsb
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
!ELS
www.eeworm.com/read/198940/7903578
sources
# SOURCES - for VHIDMOU example
# Copyright (c) 1997 Compuware Corporation
# Note: This driver has a VxD interface. It works on Win98, but not NT5
TARGETNAME=VHIDMOU
TARGETPATH=.
TARGETTYPE=D
www.eeworm.com/read/433793/7908407
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this sample source code is subject to the terms of the Microsoft
license agreement under which you licensed th
www.eeworm.com/read/433793/7908442
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this sample source code is subject to the terms of the Microsoft
license agreement under which you licensed th
www.eeworm.com/read/398865/7914439
sources
# SOURCES for use with BUILD command
TARGETNAME=USBSoftLock
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
!IF ("$(DDKBUILDENV)"=="chk") || ("$(DDKBUILDENV)"=="checked")
BUILDTYPE = CHECKED
www.eeworm.com/read/398865/7914466
sources
# SOURCES - for Test_USBSoftLock application
TARGETNAME=Test_USBSoftLock
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
# Put Win2K DDK specific defines in this section.
www.eeworm.com/read/198635/7919167
sources
# SOURCES for USBBULK example
#
# (c) Copyright 1998, Compuware Corporation
#
# To build the Win95 OSR2.1, uncomment the following line, use
# build -c -nmake OSR21=1
TARGETNAME=usbbulk
TAR