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

  1. HKCR
  2. {
  3. FaxServer.FaxServer.1 = s 'FaxServer Class'
  4. {
  5. CLSID = s '{D73733C8-CC80-11D0-B225-00C04FB6C2F5}'
  6. }
  7. FaxServer.FaxServer = s 'FaxServer Class'
  8. {
  9. CLSID = s '{D73733C8-CC80-11D0-B225-00C04FB6C2F5}'
  10. CurVer = s 'FaxServer.FaxServer.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {D73733C8-CC80-11D0-B225-00C04FB6C2F5} = s 'FaxServer Class'
  15. {
  16. ProgID = s 'FaxServer.FaxServer.1'
  17. VersionIndependentProgID = s 'FaxServer.FaxServer'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. }
  24. }
  25. }