vq318.inf Driver File Contents (M318B-Setup.exe)

; VQCAM.inf, Date: 08/01/91, Ver:1.00.0000
;
; For M318B Digital Video Camera, only

[Version]
CatalogFile=image.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"

Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}

DriverVer=02/05/2002,1.0.0.1  
Provider=%ltncam%

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
; ExcludeFromSelect = USB\VID_0733&PID_0402
ExcludeFromSelect = *

[Manufacturer]
%LTNMfg%=LTN

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS
LTN.USBDCam.DelDrivers=10,system
LTN.USBDCam.CopyDrivers=10,system32\drivers
LTN.USBDCam.CopyCODEC=11
LTN.USBDCam.CopyTwain=10,TWAIN_32\VQ\M318B
LTN.USBDCam.CopyVQCodec=10
LTN.USBDCam.NTCODEC=11
LTN.USBDCam.Uninstall=11
LTN.USBDCam.CopyVFW=11

[LTN]
%USB\VID_0733&PID_0402.DeviceDesc%=LTN.USBDCam,USB\VID_0733&PID_0402, PnPIDInformation

[LTN.USBDCam]
SubClass        =       StillImage
Include         =       ks.inf, kscaptur.inf, ksfilter.inf
;for WIA
DeviceType    = 3
DeviceSubType = 0x1
Capabilities  = 0x00000031
;not WIA
;DeviceType    = 2
;DeviceSubType = 0x1
;Capabilities  = 1
;end
; Capabilities  =       3      ; How many?
; PropertyPages   =       "vqcpl.cpl ,EnumStiPropPages"
Events          =       VQ.Events
DeviceData      =       VQ.DeviceData
Needs           =       KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,VQDSEXT.Registration
AddReg          =       LTN.USBDCam.AddReg,PlugIns
UpdateInis      =       LTN.USBDCam.UpdateIni
DelFiles        =       LTN.USBDCam.DelDrivers
CopyFiles=  LTN.USBDCam.CopyDrivers, LTN.USBDCam.CopyCODEC, LTN.USBDCam.CopyTwain, LTN.USBDCam.CopyVQCodec, LTN.USBDCam.Uninstall,LTN.USBDCam.CopyVFW
; CopyFiles       =       LTN.USBDCam.CopyDrivers, LTN.USBDCam.CopyCODEC
; VendorSetup     =       "vqsetup.dll,SetupEntryPoint PnPIDInformation"
ICMProfiles     =       "sRGB Color Space Profile.icm"

[LTN.USBDCam.NT]
SubClass        =       StillImage
Include         =       ks.inf, kscaptur.inf, ksfilter.inf
;for WIA
DeviceType    = 3
DeviceSubType = 0x1
Capabilities  = 0x00000031
;not WIA
;DeviceType    = 2
;DeviceSubType = 0x1
;Capabilities  = 1
;end
; Capabilities  =       3      ; How many?
; PropertyPages   =       "vqcpl.cpl ,EnumStiPropPages"
Events          =       VQ.Events
DeviceData      =       VQ.DeviceData
Needs           =       KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation,VQDSEXT.Registration.NT
AddReg          =       LTN.USBDCam.AddReg,PlugIns
UpdateInis      =       LTN.USBDCam.UpdateIni
DelFiles        =       LTN.USBDCam.DelDrivers
CopyFiles=  LTN.USBDCam.CopyDrivers, LTN.USBDCam.CopyCODEC, LTN.USBDCam.CopyTwain, LTN.USBDCam.CopyVQCodec, LTN.USBDCam.Uninstall,LTN.USBDCam.CopyVFW
; CopyFiles       =       LTN.USBDCam.CopyDrivers, LTN.USBDCam.CopyCODEC
; VendorSetup     =       "vqsetup.dll,SetupEntryPoint PnPIDInformation"
ICMProfiles     =       "sRGB Color Space Profile.icm"

[VQ.DeviceData]
;for WIA
Server=local
UI DLL=sti.dll
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
;end

; Ancillary data to be associated with this device.  TwainDS is the
; name of the data source that a TWAIN-compliant app will be open
; in response to an event.
TwainDS="M318B Digital Video Camera"

; You can also attach additional information to any device that can
; be retrieved with the IStillImage::GetDeviceValue() function.
;SpecialInfo="M318B Digital Video Camera"

[VQ.Events]
; These are events that the device issues to trigger application
; launching.
; CaptureStillImage="%CaptureStillImage%",{29B45F80-BA81-11d2-811E-00A0CC667A6E},* ; old, for M318
; On_Load="Camera Connect",{EC6202A1-86AF-11D1-8602-00AA0033C2A1}
CaptureStillImage="%CaptureStillImage%",{4B80A8A0-49A9-11d3-9BCE-00A0CC667A6E},*
; CaptureStillImage="%CaptureStillImage%",{629F6B60-48E2-11d3-9BCE-00A0CC667A6E},* ; logo

[LTN.USBDCam.AddReg]
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,vq318vid.sys
; HKR,,PageOutWhenUnopened,3,01
; HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
; HKLM,Software\LTN\Ucam,"TWAIN Use Button",0x10001,00,00,00,00
; Replace the GUID in these four lines with new GUIDs from guidgen
; Also change them in Sampusd.h
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"

; need to create this key for still stack
HKR,,CreateFileName,,"USB"

HKLM,software\VQ\M318B,"TimerTrigger",,0

;HKR,,ExtensionDLL,,%VQ.ExtensionDLL%
HKLM,%VQVID%\VIDC.VQC4,"Description",,"M318B Digital Video Camera CODEC driver [VQC4]"
HKLM,%VQVID%\VIDC.VQC4,"FriendlyName",,"M318B Digital Video Camera CODEC driver [VQC4]"
HKLM,%VQVID%\VIDC.VQC4,"Driver",,"VQ318DEC.dll"
;HKLM,%VQVID%\VIDC.VQC1,"Description",,"M318B Digital Video Camera CODEC driver [VQC1]"
;HKLM,%VQVID%\VIDC.VQC1,"FriendlyName",,"M318B Digital Video Camera CODEC driver [VQC1]"
;HKLM,%VQVID%\VIDC.VQC1,"Driver",,"VQ318DEC.dll"

HKLM,%UninstallINF%%ProductName%
HKLM,%UninstallINF%%ProductName%,"DisplayName",,"%ProductName2%"
HKLM,%UninstallINF%%ProductName%,"UninstallString",,"%11%\unM318B.exe"

[PlugIns]
;
; Data Type Handlers
;


;
; Interfaces
;

; ICustomCameraProp
HKCR,CLSID\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E}\InprocServer32,,,VQ318Dex.AX
HKCR,CLSID\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E}\InprocServer32,ThreadingModel,,Both
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E},IID,1,00,11,24,DB, 4F,0C, d3,11, 0x9b, 0xcd, 0x0, 0xa0, 0xcc, 0x66, 0x7a, 0x6e 

;
; Property Pages
;


; CustomCamera Property Page
HKCR,CLSID\{DA3795E1-66EB-11d3-8CB2-00A0CC667A6E},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{DA3795E1-66EB-11d3-8CB2-00A0CC667A6E}\InprocServer32,,,VQ318Dex.AX
HKCR,CLSID\{DA3795E1-66EB-11d3-8CB2-00A0CC667A6E}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E}\PropertyPages\{DA3795E1-66EB-11d3-8CB2-00A0CC667A6E},,,%PropPage_CustomCameraProp%

[LTN.USBDCam.UpdateIni]
; system.ini,drivers32,,"VIDC.IYUV=iyuv_32.dll"
; system.ini,drivers32,,"VIDC.VQC1=VQ318DEC.dll"
system.ini,drivers32,,"VIDC.VQC4=VQ318DEC.dll"

[LTN.USBDCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
vq318cmd.sys,,,1
vq318vid.sys,,,1
imagecls.sys,,,1

[LTN.USBDCam.CopyDrivers]
;stream.sys
vq318vid.sys
vq318cmd.sys

[LTN.USBDCam.CopyCODEC]
;iyuv_32.dll
VQ318sti.dll
VQ318DEC.dll
;vqdsdll.dll
VQ318UI.dll
VQ318Dex.AX
VQ318IF2.dll

[LTN.USBDCam.NTCODEC]
;iyuv_32.dll
;VQ318DEC.dll
;vqdsdll.dll

[LTN.USBDCam.CopyVQCodec]
; vqsetup.dll
; vqcpl.cpl
vq318.ini

[LTN.USBDCam.CopyTwain]
VQ318TWN.ds
vq318twn.pro
VQ318Cap.dll
VQ318CTL.dll
VQ318DEP.dll
VQ318GRA.dll
VQ318IF.DLL
vq318ui.dll

raw2rgb.dll

[LTN.USBDCam.Uninstall]
unM318B.exe

[LTN.USBDCam.CopyVFW]
VQ318VEX.DLL

[LTN.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,LTN.USBDCam.Interface

[LTN.USBDCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,LTN.USBDCam.Interface

[LTN.USBDCam.Interface]
AddReg=LTN.USBDCam.Intf.AddReg
         
[LTN.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_0733&PID_0402.DeviceDesc%
HKR,,ExtensionDLL,,%VQ.ExtensionDLL%

[LTN.USBDCam.NT.Services]
AddService = DCamUSBLTN,0x00000002,LTN.USBDCam.ServiceInstall

[LTN.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_0733&PID_0402.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\vq318vid.sys

[SourceDisksNames]
1="M318B Digital Video Camera Installation CD","",,

[SourceDisksFiles]
VQ318sti.dll=1
VQ318DEC.dll=1
;vqdsdll.dll=1
VQ318UI.dll=1
VQ318Dex.AX=1
vq318.ini=1
raw2rgb.dll=1
vq318cmd.sys=1

VQ318TWN.ds=1
vq318twn.pro=1
VQ318Cap.dll=1
VQ318CTL.dll=1
VQ318DEP.dll=1
VQ318GRA.dll=1
VQ318IF.DLL=1
vq318ui.dll=1
unM318B.exe=1
vq318vid.sys=1
VQ318VEX.DLL=1
VQ318IF2.dll=1

[Strings]
;----------------
; Non-Localizable
;----------------
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

;----------------
; Localizable
;----------------
ltncam="ViewQuest Technologies Inc."
LTNMfg="ViewQuest Technologies Inc."
USB\VID_0733&PID_0402.DeviceDesc="M318B Digital Video Camera"
VQVID="System\CurrentControlSet\Control\MediaResources\icm"
VQ.ExtensionDLL = "VQ318VEX.DLL"
CaptureStillImage = "Capture Still Image"

ProductName ="M318B"
ProductName2="M318B Digital Video Camera"
UninstallINF="Software\Microsoft\Windows\CurrentVersion\Uninstall\"

PropPage_CustomCameraProp="ViewQuest Custom Camera Property Page"
PlugIn_CustomCameraProp= " ViewQuest Custom ICustomCamera Interface handler"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 2.06