Leaked source code of windows server 2003
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
561 B

  1. HKCR
  2. {
  3. Dsdmoprp.DirectSoundFXEchoPage.1 = s 'DirectSoundFXEchoPage Class'
  4. {
  5. CLSID = s '{D45CF2C7-48CF-4234-86E2-4559C32FAD1A}'
  6. }
  7. Dsdmoprp.DirectSoundFXEchoPage = s 'DirectSoundFXEchoPage Class'
  8. {
  9. CLSID = s '{D45CF2C7-48CF-4234-86E2-4559C32FAD1A}'
  10. CurVer = s 'Dsdmoprp.DirectSoundFXEchoPage.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {D45CF2C7-48CF-4234-86E2-4559C32FAD1A} = s 'DirectSoundFXEchoPage Class'
  15. {
  16. ForceRemove 'Programmable'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Apartment'
  20. }
  21. }
  22. }
  23. }