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.

35 lines
994 B

  1. ;---------------------------------------------------------------
  2. ; S t r i n g s
  3. ;---------------------------------------------------------------
  4. [Strings]
  5. ;----------------
  6. ; Non-Localizable
  7. ;----------------
  8. SERVICE_KERNEL_DRIVER = 1
  9. SERVICE_AUTO_START = 2
  10. SERVICE_DEMAND_START = 3
  11. SERVICE_ERROR_NORMAL = 1
  12. RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  13. MPE.DeviceId="{8E60217D-A2EE-47f8-B0C5-0F44C55F66DC}"
  14. CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" ; KsProxy.ax's ID, REQUIRED
  15. GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
  16. IPV4PinID="{3fdffa70-ac9a-11d2-8f17-00c04f7971e2}"
  17. MPEPinID="{C1B06D73-1DBB-11d3-8F46-00C04F7971E2}"
  18. ;----------------
  19. ; Localizable
  20. ;----------------
  21. Msft= "Microsoft"
  22. MsftMfg= "Microsoft"
  23. IPV4PinName= "IPv4"
  24. MPEPinName= "MPE"
  25. BDAcodec.DeviceDesc= "BDA MPE Filter"
  26. BDAcodec.FriendlyName= "BDA MPE Filter"
  27. Category_BdaComponent= "BDA Receiver Component"