e100ce5.cec
来自「Intel PRO(R) Fast Ethernet Connections f」· CEC 代码 · 共 52 行
CEC
52 行
CECInfo
(
Name ( "IntelNet" )
CECVersion ( 5.00 )
GUID ( {BE873B9A-0EB5-499F-B8E0-CB1E211540BA} )
)
ComponentType
(
Name ( "Intel(r) Networking Drivers" )
GUID ( {5CA015FC-5D68-4874-A6AE-CE21AE6AF324} )
Description ( "Drivers and support files for Intel(r) PRO Network Connections" )
Group ( "Device Drivers" )
Vendor ( "Intel Corporation" )
MaxResolvedImpsAllowed( 999 )
Implementations
(
Implementation
(
Name ( "Intel(r) Fast Ethernet Drivers" )
GUID ( {6070BA81-C062-49A7-A6F6-BE7F5316CBA6} )
Description ( "Drivers and support files for Intel(r) Fast Ethernet Network Connections" )
Version ( "2.2.0.0" )
Vendor ( "Intel Corporation" )
Date ( "8/17/2004" )
Variable( "MODULE_NAME", "e100ce5.dll" )
Variable( "CEPB_INTELFE_PCI", "1" )
SizeIsCPUDependent( 1 )
BuildMethods
(
BuildMethod
(
Step ( PreMakeImg )
CPU ( "x86" )
Action ('#COPY("$(_WINCEROOT)\PLATFORM\CEPC\Drivers\E100CE5\Driver\x86\e100ce5.reg", "$(_FLATRELEASEDIR)")' )
)
BuildMethod
(
Step ( PreMakeImg )
CPU ( "x86" )
Action ('#COPY("$(_WINCEROOT)\PLATFORM\CEPC\Drivers\E100CE5\Driver\x86\e100ce5.bib", "$(_FLATRELEASEDIR)")' )
)
BuildMethod
(
Step ( PreMakeImg )
CPU ( "x86" )
Action ('#COPY("$(_WINCEROOT)\PLATFORM\CEPC\Drivers\E100CE5\Driver\x86\e100ce5.dll", "$(_FLATRELEASEDIR)")' )
)
)
)
)
)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?