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

  1. HKCR
  2. {
  3. Msttsdrv.MSVoiceData.1 = s 'MSVoiceData Class'
  4. {
  5. CLSID = s '{65DBDDEF-0725-11D3-B50C-00C04F797396}'
  6. }
  7. Msttsdrv.MSVoiceData = s 'MSVoiceData Class'
  8. {
  9. CLSID = s '{65DBDDEF-0725-11D3-B50C-00C04F797396}'
  10. CurVer = s 'Msttsdrv.MSVoiceData.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {65DBDDEF-0725-11D3-B50C-00C04F797396} = s 'MSVoiceData Class'
  15. {
  16. ProgID = s 'Msttsdrv.MSVoiceData.1'
  17. VersionIndependentProgID = s 'Msttsdrv.MSVoiceData'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. 'TypeLib' = s '{3F7C4D29-D007-11D2-B503-00C04F797396}'
  23. }
  24. }
  25. }