sources

来自「网络控制器dm9000的wince5.0驱动源码-network control」· 代码 · 共 35 行

TXT
35
字号
!if 0Copyright (c) Microsoft Corporation.  All rights reserved.!endif!if 0Use of this source code is subject to the terms of the Microsoft end-userlicense agreement (EULA) under which you licensed this SOFTWARE PRODUCT.If you did not accept the terms of the EULA, you are not authorized to usethis source code. For a copy of the EULA, please see the LICENSE.RTF on yourinstall media.!endif!IF ("$(_TGTOS)" == "CE")DEFFILE=dm9isa.defTARGETDEFNAME=dm9isaTARGETNAME=dm9isaTARGETTYPE=LIBRARY!ENDIFCDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DDM9000INCLUDES=SOURCES= dm9isa.cpp\         driver.cpp\         device.cpp\         common.cpp\         wince.cWINCETARGETFILE0=$(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\dm9isa.def#xref VIGUID {be8ed5a8-f3d5-4f7f-84c8-84498bf447c7}#xref VSGUID {66b501a8-d6c0-45b5-a376-c6c9601c0c7d}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?