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.

34 lines
755 B

  1. HKCR
  2. {
  3. Preview.Preview.1 = s 'Preview Class'
  4. {
  5. CLSID = s '{50F16B26-467E-11D1-8271-00C04FC3183B}'
  6. }
  7. Preview.Preview = s 'Preview Class'
  8. {
  9. CurVer = s 'Preview.Preview.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {50F16B26-467E-11D1-8271-00C04FC3183B} = s 'Preview Class'
  14. {
  15. ProgID = s 'Preview.Preview.1'
  16. VersionIndependentProgID = s 'Preview.Preview'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. ForceRemove 'Control'
  23. ForceRemove 'Programmable'
  24. ForceRemove 'Insertable'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  26. 'MiscStatus' = s '0'
  27. {
  28. '1' = s '131473'
  29. }
  30. 'TypeLib' = s '{50F16B18-467E-11D1-8271-00C04FC3183B}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }