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.

26 lines
691 B

  1. HKCR
  2. {
  3. Pop3Auth.AuthLocalAccount.1 = s 'AuthLocalAccount Class'
  4. {
  5. CLSID = s '{14f1665c-e3d3-46aa-884f-ed4cf19d7ad5}'
  6. }
  7. Pop3Auth.AuthLocalAccount = s 'AuthLocalAccount Class'
  8. {
  9. CLSID = s '{14f1665c-e3d3-46aa-884f-ed4cf19d7ad5}'
  10. CurVer = s 'Pop3Auth.AuthLocalAccount.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {14f1665c-e3d3-46aa-884f-ed4cf19d7ad5} = s 'AuthLocalAccount Class'
  15. {
  16. ProgID = s 'Pop3Auth.AuthLocalAccount.1'
  17. VersionIndependentProgID = s 'Pop3Auth.AuthLocalAccount'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Both'
  22. }
  23. 'TypeLib' = s '{FC5DF3B1-295A-4C62-92B8-43C50E0D7A54}'
  24. }
  25. }
  26. }