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.

25 lines
624 B

  1. HKCR
  2. {
  3. MSE_TTSEng.MSE_TTSEngine.1 = s 'MSE_TTSEngine Class'
  4. {
  5. CLSID = s '{CE49E1FC-E27B-4622-9864-B76A979E41B1}'
  6. }
  7. MSE_TTSEng.MSE_TTSEngine = s 'MSE_TTSEngine Class'
  8. {
  9. CLSID = s '{CE49E1FC-E27B-4622-9864-B76A979E41B1}'
  10. CurVer = s 'MSE_TTSEngine.MSE_TTSEngine.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {CE49E1FC-E27B-4622-9864-B76A979E41B1} = s 'MSE_TTSEngine Class'
  15. {
  16. ProgID = s 'MSE_TTSEng.MSE_TTSEngine.1'
  17. VersionIndependentProgID = s 'MSE_TTSEng.MSE_TTSEngine'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. 'TypeLib' = s '{64EB36A8-760A-4B76-8DCA-50810562D691}'
  23. }
  24. }
  25. }