Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.1 KiB

  1. HKCR
  2. {
  3. Camocx.WIACamUI.1 = s 'WIACamUI Class'
  4. {
  5. CLSID = s '{42B36D70-8877-11D2-8067-00805F6596D2}'
  6. }
  7. Camocx.WIACamUI = s 'WIACamUI Class'
  8. {
  9. CLSID = s '{42B36D70-8877-11D2-8067-00805F6596D2}'
  10. CurVer = s 'Camocx.WIACamUI.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {42B36D70-8877-11D2-8067-00805F6596D2} = s 'WIACamUI Class'
  15. {
  16. ProgID = s 'Camocx.WIACamUI.1'
  17. VersionIndependentProgID = s 'Camocx.WIACamUI'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'Insertable'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  26. 'MiscStatus' = s '0'
  27. {
  28. '1' = s '132497'
  29. }
  30. }
  31. }
  32. }