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

  1. HKCR
  2. {
  3. McsPISag.CSvcAcctInfo.1 = s 'CSvcAcctInfo Class'
  4. {
  5. CLSID = s '{9CC87460-461D-11D3-99F3-0010A4F77383}'
  6. }
  7. McsPISag.CSvcAcctInfo = s 'CSvcAcctInfo Class'
  8. {
  9. CLSID = s '{9CC87460-461D-11D3-99F3-0010A4F77383}'
  10. CurVer = s 'McsPISag.CSvcAcctInfo.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {9CC87460-461D-11D3-99F3-0010A4F77383} = s 'CSvcAcctInfo Class'
  15. {
  16. ProgID = s 'McsPISag.CSvcAcctInfo.1'
  17. VersionIndependentProgID = s 'McsPISag.CSvcAcctInfo'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'both'
  22. }
  23. 'TypeLib' = s '{190EDEA0-461D-11D3-99F3-0010A4F77383}'
  24. }
  25. }
  26. }