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
636 B

  1. HKCR
  2. {
  3. McsMapiUtilOFA.MapiUtil.1 = s 'MapiUtil Class'
  4. {
  5. CLSID = s '{7264CB01-1230-4dbb-9347-547F3E3DD6B2}'
  6. }
  7. McsMapiUtilOFA.MapiUtil = s 'MapiUtil Class'
  8. {
  9. CLSID = s '{7264CB01-1230-4dbb-9347-547F3E3DD6B2}'
  10. CurVer = s 'McsMapiUtilOFA.MapiUtil.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {7264CB01-1230-4dbb-9347-547F3E3DD6B2} = s 'MapiUtil Class'
  15. {
  16. ProgID = s 'McsMapiUtilOFA.MapiUtil.1'
  17. VersionIndependentProgID = s 'McsMapiUtilOFA.MapiUtil'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{D0E0E984-C21B-41a2-8B02-6648B6649B5F}'
  24. }
  25. }
  26. }