dvc325.inf Driver File Contents (dvc325w2k.zip)

; DVC325.inf, Date: 11/09/99, Ver:1.00.0000
;
; Copyright Eastman Kodak Company 1999
;
; For Kodak DVC325 Digital Video Camera, only

[Version]
CatalogFile=dvc325.cat
CatalogFile.NT=ntdvc325.cat
signature="$CHICAGO$"

Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
 
Provider=%EKodak%
DriverVer=10/08/1999,0.96

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect = *

[Manufacturer]
%KodakMfg%=LTN

[SourceDisksNames]
1 = "Kodak DVC325 Installation CD",,

[SourceDisksFiles]
dvc325.sys = 1
vqdecode.dll = 1
iyuv_32.dll = 1
ntdvc325.cat = 1

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS
LTN.USBDCam.DelDrivers=10,system
LTN.USBDCam.CopyDrivers=10,system32\drivers
LTN.USBDCam.CopyCODEC=11
LTN.USBDCam.NTCODEC=11

[LTN]
%USB\VID_040A&PID_0002.DeviceDesc%=LTN.USBDCam,USB\VID_040A&PID_0002,PnPIDInformation

[LTN.USBDCam]
Include         =       ks.inf, kscaptur.inf, ksfilter.inf
DeviceType      =       2
DeviceSubType   =       0x1
Capabilities    =       1
Needs           =       KS.Registration,KSCAPTUR.Registration
AddReg          =       LTN.USBDCam.AddReg
UpdateInis      =       LTN.USBDCam.UpdateIni
DelFiles        =       LTN.USBDCam.DelDrivers
CopyFiles       =       LTN.USBDCam.CopyDrivers, LTN.USBDCam.CopyCODEC

[LTN.USBDCam.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT
AddReg=     LTN.USBDCam.AddReg
UpdateInis= LTN.USBDCam.UpdateIni
CopyFiles=  LTN.USBDCam.CopyDrivers, LTN.USBDCam.NTCODEC

[LTN.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,dvc325.sys
HKR,,DontSuspendIfStreamsAreRunning,3,01

; Replace the GUID in these four lines with new GUIDs from guidgen
; Also change them in Sampusd.h
HKR,,USDClass,,"{4B80A8A1-49A9-11d3-9BCE-00A0CC667A6E}"

; nonlogo
HKCR,CLSID\{4B80A8A1-49A9-11d3-9BCE-00A0CC667A6E} ,,,"VQ 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,%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"

[LTN.USBDCam.UpdateIni]
system.ini,drivers32,,"VIDC.IYUV=iyuv_32.dll"
system.ini,drivers32,,"VIDC.VQC2=vqdecode.dll"

[LTN.USBDCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
usbcamd.sys,,,1
dvc325.sys,,,1
imagecls.sys,,,1

[LTN.USBDCam.CopyDrivers]
stream.sys
dvc325.sys
usbcamd.sys

[LTN.USBDCam.CopyCODEC]
iyuv_32.dll
vqdecode.dll
vqdsdll.dll
m318bext.dll

[LTN.USBDCam.NTCODEC]
iyuv_32.dll
vqdecode.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_040A&PID_0002.DeviceDesc%
HKR,,ExtensionDLL,,%VQ.ExtensionDLL%

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

[LTN.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_040A&PID_0002.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\dvc325.sys

[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
;----------------
EKodak="Eastman Kodak Company"
;LTNMfg="Kodak DVC325 Digital Video Camera"
KodakMfg="Kodak"
USB\VID_040A&PID_0002.DeviceDesc="Kodak DVC325 Digital Video Camera"
VQVID="System\CurrentControlSet\Control\MediaResources\icm"
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: 3.57