?? ntdirectio.inf
字號:
; ntdirectio.inf
;
; Installation file (.inf) for the ntdirectio device.
;
; (c) Copyright 2007 chengdu VIDTS instrument corp, Ltd.
;
[Version]
Signature="$Windows NT$"
Provider=%VIDTS%
ClassGUID={4d36e978-e325-11ce-bfc1-08002be10318}
Class=System
CatalogFile=ntdirectio.cat
DriverVer=03/21/2007
[DestinationDirs]
DefaultDestDir = 12
;
; Driver information
;
[Manufacturer]
%VIDTS% = VIDTS.Mfg
[VIDTS.Mfg]
%VIDTS.DeviceDesc0% = ntdirectio, NDI
;
; General installation section
;
[ntdirectio]
;
; File sections
;
;
; Service Installation
;
[ntdirectio.Services]
AddService = ntdirectio, 0x00000002 , ntdirectio_Service_Inst, ntdirectio_EventLog_Inst
[ntdirectio_Service_Inst]
DisplayName = %ntdirectio.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0x1 ; SERVICE_ERROR_NORMAL
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\ntdirectio.sys
[ntdirectio_EventLog_Inst]
AddReg = ntdirectio_EventLog_AddReg
[ntdirectio_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ntdirectio.sys"
HKR,,TypesSupported,0x00010001,7
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
[SourceDisksFiles]
; Files for disk chengdu VIDTS instrument corp, Ltd. Installation Disk #1 (Ports)
ntdirectio.sys = 1,,
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
VIDTS.DeviceDesc0 = "ntdirectio"
DiskId1 = "chengdu VIDTS instrument corp, Ltd. Installation Disk #1 (Ports)"
VIDTS = "chengdu VIDTS instrument corp, Ltd."
ntdirectio.SvcDesc="NDI"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -