⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wd_virtual.inf

📁 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码
💻 INF
字号:
;Copyright Jungo Ltd
[Version]
Signature = "$CHICAGO$"
Class = LegacyDriver
ClassGuid = {8ECC055D-047F-11D1-A537-0000F8753ED1}
provider = %JUNGO%
DriverVer = 04/04/2002, 1 

[SourceDisksFiles]
windrvr.sys = 1

[Manufacturer]
"Jungo Ltd" = DeviceRef

[DestinationDirs]
DefaultDestDir = 10, System32\Drivers

[DeviceRef]
"WinDriver Virtual device" = InstallSectionName, WDVirtualHardwareID

[InstallSectionName.NT]
CopyFiles = DriverCopyFiles

[InstallSectionName.NT.Services]
AddService = WinDriver, 0x00000002, DriverService

[DriverService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\windrvr.sys

;---------------------------------------------------------------;
[Strings]
JUNGO="Jungo"
SvcDesc="WinDriver kernel module"

⌨️ 快捷键说明

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