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

  1. HKCR
  2. {
  3. Sndctl.SoundCtl.1 = s 'SoundCtl Class'
  4. {
  5. CLSID = s '{EFE22EF0-D363-4986-AC56-9989C61EC5E4}'
  6. }
  7. Sndctl.SoundCtl = s 'SoundCtl Class'
  8. {
  9. CLSID = s '{EFE22EF0-D363-4986-AC56-9989C61EC5E4}'
  10. CurVer = s 'Sndctl.SoundCtl.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {EFE22EF0-D363-4986-AC56-9989C61EC5E4} = s 'SoundCtl Class'
  15. {
  16. ProgID = s 'Sndctl.SoundCtl.1'
  17. VersionIndependentProgID = s 'Sndctl.SoundCtl'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{4CF91B20-9768-41A6-A25B-7573EE376A6B}'
  24. }
  25. }
  26. }