代码搜索:Sources

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

代码结果 10,000
www.eeworm.com/read/241048/13177387

sources

!if 0 Copyright (c) 2005. 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/241047/13177437

sources

!if 0 Copyright (c) Microsoft Corporation. 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 which you li
www.eeworm.com/read/241046/13177496

sources

!if "$(WINCEDEBUG)" == "debug" SKIPBUILD=1 !endif TARGETNAME=stepldr TARGETTYPE=PROGRAM RELEASETYPE=PLATFORM EXEENTRY=StartUp NOMIPS16CODE=1 LDEFINES=-subsystem:native /DEBUG /DEBUGTYPE:CV
www.eeworm.com/read/241044/13177629

sources

!if 0 Copyright (c) Microsoft Corporation. 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 which you li
www.eeworm.com/read/325732/13186910

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/139112/13187942

sources

TARGETNAME=bulktest TARGETTYPE=DRIVER DRIVERTYPE=WDM TARGETPATH=OBJ C_DEFINES=-DDRIVER BROWSER_INFO=1 USE_MAPSYM=1 INCLUDES=$(BASEDIR)\inc; \ $(BASEDIR)\src\usb\inc TARGETLIBS=$(BASED
www.eeworm.com/read/139112/13187961

sources

TARGETNAME=loader TARGETTYPE=DRIVER DRIVERTYPE=WDM TARGETPATH=OBJ C_DEFINES=-DDRIVER BROWSER_INFO=1 USE_MAPSYM=1 INCLUDES=$(BASEDIR)\inc; \ $(BASEDIR)\src\usb\inc TARGETLIBS=$(BASEDIR)
www.eeworm.com/read/138928/13201661

sources

TARGETNAME=filedisk TARGETPATH=..\obj TARGETTYPE=DRIVER INCLUDES=..\inc SOURCES=filedisk.c filedisk.rc loop_fish2.c aes.c
www.eeworm.com/read/138928/13201735

sources

TARGETNAME=filedisk TARGETPATH=obj TARGETTYPE=PROGRAM UMTYPE=console INCLUDES=..\sys\inc SOURCES=filedisk.c filedisk.rc loop_fish2.c rmd160.c sha512.c aes.c
www.eeworm.com/read/138862/13206993

sources

DRIVERTYPE=WDM TARGETNAME=hellowdm TARGETTYPE=DRIVER TARGETPATH=e:\ntddk\lib BROWSER_INFO=1 C_DEFINES=-DDRIVER INCLUDES=ntddk\inc; SOURCES=hellowdm.cpp