comctl32/treeview: Correctly draw cut items.
[wine/multimedia.git] / dlls / wiaservc / wiaservc.inf
blob7adc6da315378b7736c1e8eeb7bb6833f65c0e62
1 [version]
2 Signature="$CHICAGO$"
4 [RegisterDll]
5 AddReg = WiaServc.Reg
7 [UnregisterDll]
8 DelReg = WiaServc.Reg
10 [WiaServc.Reg]
11 HKCR,"AppID\%CLSID_WiaDevMgr%",,,"WIA Device Manager"
12 HKCR,"AppID\%CLSID_WiaDevMgr%","LocalService",,"stisvc"
13 HKCR,"CLSID\%CLSID_WiaDevMgr%","AppID",,"%CLSID_WiaDevMgr%"
15 HKLM,"Software\Microsoft\Windows NT\CurrentVersion\SvcHost","imgsvc",0x00010000,"StiSvc"
17 HKLM,"System\CurrentControlSet\Services\stisvc\Parameters","ServiceDll",0x00020000,"wiaservc.dll"