; VQCAM.inf, Date: 08/01/91, Ver:1.00.0000
;
; For Digital Video Camera, only
[Version]
CatalogFile=vqcam.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%ltncam%
;DriverVer=04/04/2001, 0.90.0000
DriverVer=07/04/2001, 1.90.0000
[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\VQCAM
LTN.USBDCam.CopyVQCodec=10
LTN.USBDCam.CopyVFWUpdate=10
;LTN.USBDCam.CopyINF=17
[LTN]
%USB\VID_0733&PID_0402.DeviceDesc%=LTN.USBDCam,USB\VID_0733&PID_0101
[LTN.USBDCam]
SubClass = StillImage
Include = ks.inf, kscaptur.inf, ksfilter.inf
DeviceType = 2
DeviceSubType = 0x1
Capabilities = 1
Events = VQ.Events
DeviceData = VQ.DeviceData
Needs = KS.Registration,KSCAPTUR.Registration
AddReg = LTN.USBDCam.AddReg,PlugIns,VFWUpdate
UpdateInis = LTN.USBDCam.UpdateIni
DelFiles = LTN.USBDCam.DelDrivers
CopyFiles = LTN.USBDCam.CopyDrivers, LTN.USBDCam.CopyCODEC, LTN.USBDCam.CopyTwain, LTN.USBDCam.CopyVQCodec,LTN.USBDCam.CopyVFWUpdate
ICMProfiles = "sRGB Color Space Profile.icm"
[LTN.USBDCam.NT]
SubClass = StillImage
Include = ks.inf, kscaptur.inf, ksfilter.inf
DeviceType = 2
DeviceSubType = 0x1
Capabilities = 1
Events = VQ.Events
DeviceData = VQ.DeviceData
Needs = KS.Registration,KSCAPTUR.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
ICMProfiles = "sRGB Color Space Profile.icm"
[VQ.DeviceData]
; 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="Digital Video Camera"
; You can also attach additional information to any device that can
; be retrieved with the IStillImage::GetDeviceValue() function.
SpecialInfo="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,,vqcam.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,,"{A5C89820-BA81-11d2-811E-00A0CC667A6E}"
HKR,,USDClass,,"{4B80A8A1-49A9-11d3-9BCE-00A0CC667A6E}"
;HKR,,USDClass,,"{629F6B61-48E2-11d3-9BCE-00A0CC667A6E}"; logo
; nonlogo
HKCR,CLSID\{4B80A8A1-49A9-11d3-9BCE-00A0CC667A6E} ,,,"STI USD"
HKCR,CLSID\{4B80A8A1-49A9-11d3-9BCE-00A0CC667A6E}\InProcServer32,,,%11%\NM318sti.dll
HKCR,CLSID\{4B80A8A1-49A9-11d3-9BCE-00A0CC667A6E}\InProcServer32,ThreadingModel,,"Both"
; need to create this key for still stack
HKR,,CreateFileName,,"USB"
HKLM,software\ViewQuest\vqcam,"TimerTrigger",,0
;HKR,,ExtensionDLL,,%VQ.ExtensionDLL%
HKLM,%VQVID%\VIDC.VQC2,"Description",,"Digital Video Camera CODEC driver [VQC2]"
HKLM,%VQVID%\VIDC.VQC2,"FriendlyName",,"Digital Video Camera CODEC driver [VQC2]"
HKLM,%VQVID%\VIDC.VQC2,"Driver",,"vqdecode.dll"
;HKLM,%VQVID%\VIDC.VQC1,"Description",,"Digital Video Camera CODEC driver [VQC1]"
;HKLM,%VQVID%\VIDC.VQC1,"FriendlyName",,"Digital Video Camera CODEC driver [VQC1]"
;HKLM,%VQVID%\VIDC.VQC1,"Driver",,"vqdecode.dll"
HKLM,%UninstallINF%%ProductName%
HKLM,%UninstallINF%%ProductName%,"DisplayName",,"%ProductName2%"
HKLM,%UninstallINF%%ProductName%,"UninstallString",,"%10%\unUW330.exe"
[PlugIns]
;
; Data Type Handlers
;
;
; Interfaces
;
; ICustomCameraProp
HKCR,CLSID\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{DB241100-0C4F-11d3-9BCD-00A0CC667A6E}\InprocServer32,,,vqdsext.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,,,vqdsext.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%
[VFWUpdate]
;;; VFW update for 98 if necessary
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"VFWUpdate",,"rundll32.exe %10%\qvsetup.dll,QVRunOnceInstall %10%\vfwupd.exe"
[LTN.USBDCam.UpdateIni]
; system.ini,drivers32,,"VIDC.IYUV=iyuv_32.dll"
; system.ini,drivers32,,"VIDC.VQC1=vqdecode.dll"
system.ini,drivers32,,"VIDC.VQC2=vqdecode.dll"
[LTN.USBDCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
vqusbcmd.sys,,,1
vqcam.sys,,,1
imagecls.sys,,,1
[LTN.USBDCam.CopyDrivers]
;stream.sys
vqcam.sys
vqusbcmd.sys
[LTN.USBDCam.CopyCODEC]
;iyuv_32.dll
nm318sti.dll
vqdecode.dll
vqdsdll.dll
m318bext.dll
m318bui.dll
m318bvdo.dll
vqdsext.ax
[LTN.USBDCam.CopyVQCodec]
; vqsetup.dll
; vqcpl.cpl
vqcam.ini
unUW330.exe
[LTN.USBDCam.CopyTwain]
;vqcam.ds
;raw2rgb.dll
raw2rgb.dll
VQ318Cap.dll
VQ318CTL.dll
VQ318DEP.dll
VQ318GRA.dll
VQ318IF.DLL
VQ318TWN.ds
vq318twn.loc
vq318twn.pro
VQ318UI.dll
VQ318Vex.loc
[LTN.USBDCam.CopyVFWUpdate]
VFWUPD.EXE
qvsetup.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%\vqcam.sys
[SourceDisksNames]
;1="Digital Video Camera Installation CD","",0
1="","",,
[SourceDisksFiles]
nm318sti.dll=1
vqdsdll.dll=1
m318bext.dll=1
m318bui.dll=1
m318bvdo.dll=1
vqdsext.ax=1
vqdecode.dll=1
vqdsdll.dll=1
vqcam.ini=1
;vqcam.ds=1
raw2rgb.dll=1
vqusbcmd.sys=1
VQDSext.ax=1
unUW330.exe=1
vqcam.sys=1
VQ318Cap.dll=1
VQ318CTL.dll=1
VQ318DEP.dll=1
VQ318GRA.dll=1
VQ318IF.DLL=1
VQ318TWN.ds=1
vq318twn.loc=1
vq318twn.pro=1
VQ318UI.dll=1
VQ318Vex.loc=1
VFWUPD.EXE=1
qvsetup.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
UninstallINF="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
;----------------
; Localizable
;----------------
ltncam="ViewQuest Technologies INC."
LTNMfg="ViewQuest Technologies INC."
USB\VID_0733&PID_0402.DeviceDesc="Digital Video Camera"
VQVID="System\CurrentControlSet\Control\MediaResources\icm"
VQ.ExtensionDLL = "m318bext.dll"
CaptureStillImage = "Capture Still Image"
PropPage_CustomCameraProp="ViewQuest Custom Camera Property Page"
PlugIn_CustomCameraProp= " ViewQuest Custom ICustomCamera Interface handler"
ProductName ="UW330"
ProductName2="Digital Video Camera"
Download Driver Pack
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.