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.

26 lines
687 B

  1. HKCR
  2. {
  3. MSTVGS.GuideStore.1 = s 'Microsoft TV Guide Store GuideStore Class'
  4. {
  5. CLSID = s '{C4001F96-2DEE-4C33-B807-F829889A8CCD}'
  6. }
  7. MSTVGS.GuideStore = s 'Microsoft TV Guide Store GuideStore Class'
  8. {
  9. CLSID = s '{C4001F96-2DEE-4C33-B807-F829889A8CCD}'
  10. CurVer = s 'MSTVGS.GuideStore.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {C4001F96-2DEE-4C33-B807-F829889A8CCD} = s 'Microsoft TV Guide Store GuideStore Class'
  15. {
  16. ProgID = s 'MSTVGS.GuideStore.1'
  17. VersionIndependentProgID = s 'MSTVGS.GuideStore'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{8D9EEDCE-21E9-4845-82A8-99CEC53E6DB2}'
  24. }
  25. }
  26. }