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

  1. HKCR
  2. {
  3. ALG.PendingProxyConnection.1 = s 'PendingProxyConnection Class'
  4. {
  5. CLSID = s '{D8A68E5E-2B37-426C-A329-C117C14C429E}'
  6. }
  7. ALG.PendingProxyConnection = s 'PendingProxyConnection Class'
  8. {
  9. CLSID = s '{D8A68E5E-2B37-426C-A329-C117C14C429E}'
  10. CurVer = s 'ALG.PendingProxyConnection.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {D8A68E5E-2B37-426C-A329-C117C14C429E} = s 'PendingProxyConnection Class'
  15. {
  16. ProgID = s 'ALG.PendingProxyConnection.1'
  17. VersionIndependentProgID = s 'ALG.PendingProxyConnection'
  18. LocalServer32 = s '%MODULE%'
  19. val AppID = s '{4A0F9AA8-A71E-4CC3-891B-76CAC67E67C0}'
  20. 'TypeLib' = s '{B6D1D098-E235-4B99-BA98-7C624FD875DB}'
  21. }
  22. }
  23. }