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.

65 lines
1.0 KiB

  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. ActiveMovieCategories="CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
  14. Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" ; KsProxy.ax's ID, REQUIRED
  15. GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
  16. Category_BdaComponent= "BDA-Empf�ngerkomponente"
  17. AMcatID="{DA4E3DA0-D07D-11d0-BD50-00A0C911CE86}"
  18. SLIP.DeviceId="{03884CB6-E89A-4deb-B69E-8DC621686E6A}"
  19. ;----------------
  20. ; Localizable
  21. ;----------------
  22. Msft= "Microsoft"
  23. MsftMfg= "Microsoft"
  24. SLIP.DeviceDesc= "BDA Slip De-Framer"
  25. SLIP.FriendlyName= "BDA Slip De-Framer"