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

  1. HKCR
  2. {
  3. Dsdmoprp.DirectSoundFXChorusPage.1 = s 'DirectSoundFXChorusPage Class'
  4. {
  5. CLSID = s '{60129CFD-2E9B-4098-AA4B-D6CFADA265C3}'
  6. }
  7. Dsdmoprp.DirectSoundFXChorusPage = s 'DirectSoundFXChorusPage Class'
  8. {
  9. CLSID = s '{60129CFD-2E9B-4098-AA4B-D6CFADA265C3}'
  10. CurVer = s 'Dsdmoprp.DirectSoundFXChorusPage.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {60129CFD-2E9B-4098-AA4B-D6CFADA265C3} = s 'DirectSoundFXChorusPage Class'
  15. {
  16. ForceRemove 'Programmable'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Apartment'
  20. }
  21. }
  22. }
  23. }