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.

23 lines
470 B

  1. HKCR
  2. {
  3. ExEnum.EnumExch.1 = s 'EnumExch Class'
  4. {
  5. CLSID = s '{A85D3807-AB1C-41D2-B776-6BDBE9421364}'
  6. }
  7. ExEnum.EnumExch = s 'EnumExch Class'
  8. {
  9. CLSID = s '{A85D3807-AB1C-41D2-B776-6BDBE9421364}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {A85D3807-AB1C-41D2-B776-6BDBE9421364} = s 'EnumExch Class'
  14. {
  15. ProgID = s 'ExEnum.EnumExch.1'
  16. VersionIndependentProgID = s 'ExEnum.EnumExch'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'both'
  20. }
  21. }
  22. }
  23. }