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.

70 lines
1.5 KiB

  1. [Strings]
  2. SPSVCINST_ASSOCSERVICE= 0x00000002
  3. MSFT = "Microsoft"
  4. MediaClassName = "Sound, video and game controllers"
  5. StdMfg = "(Standard system devices)"
  6. gameport.SvcDesc = "Game Port Enumerator"
  7. ;
  8. ; Game card manufacturers
  9. ;
  10. AztechLabs = "Aztech Systems"
  11. CreativeLabs = "Creative Technology Ltd."
  12. Crystal = "Crystal Semiconductor"
  13. CHProducts = "CH Products Game Ports"
  14. ESS = "ESS Technology, Inc."
  15. MediaVision = "MediaVision Inc."
  16. NeoMagic = "NeoMagic Corporation"
  17. ThrustMaster = "ThrustMaster"
  18. Yamaha = "Yamaha"
  19. ;
  20. ; Device descriptions for known game ports
  21. ;
  22. @@!n:PNPB02F.DeviceDesc = "Standard Game Port"
  23. @n:NECPort.DeviceDesc = "Standard Game Port"
  24. AztechLabsPort.DeviceDesc = "Game Port for Aztech"
  25. CreativeLabsPort.DeviceDesc = "Game Port for Creative "
  26. CHProductsPort.DeviceDesc = "Game port for CH Products Gamecard 3"
  27. CrystalPort.DeviceDesc = "Crystal WDM Game Port"
  28. ESSPort.DeviceDesc = "Game port for ESS"
  29. MediaVisionPort.DeviceDesc = "Game port for MediaVision"
  30. ThrustMasterLowPort.DeviceDesc = "Game port for Thrustmaster ACM (first port)"
  31. ThrustMasterHighPort.DeviceDesc = "Game port for Thrustmaster ACM (second port)"
  32. YamahaPort.DeviceDesc = "Game port for Yamaha"