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.

33 lines
765 B

  1. HKCR
  2. {
  3. CompatUI.ProgView.1 = s 'ProgView Class'
  4. {
  5. CLSID = s '{B9B7D40C-0C41-4EAF-B0B5-6B41378C7F48}'
  6. }
  7. CompatUI.ProgView = s 'ProgView Class'
  8. {
  9. CLSID = s '{B9B7D40C-0C41-4EAF-B0B5-6B41378C7F48}'
  10. CurVer = s 'CompatUI.ProgView.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {B9B7D40C-0C41-4EAF-B0B5-6B41378C7F48} = s 'ProgView Class'
  15. {
  16. ProgID = s 'CompatUI.ProgView.1'
  17. VersionIndependentProgID = s 'CompatUI.ProgView'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  25. 'MiscStatus' = s '0'
  26. {
  27. '1' = s '131473'
  28. }
  29. 'TypeLib' = s '{233A5627-7755-4B36-AA00-656B8846F501}'
  30. 'Version' = s '1.0'
  31. }
  32. }
  33. }