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.

55 lines
2.4 KiB

  1. [Strings]
  2. Microsoft = "(Standard Infrared Port)"
  3. ACTiSYS = "ACTiSYS"
  4. AMP = "AMP"
  5. @n:NEC = "NEC"
  6. ESI = "Extended Systems"
  7. HP = "Hewlett Packard"
  8. IBM = "IBM"
  9. Parallax = "Parallax"
  10. Tekram = "Tekram"
  11. Puma = "Puma Technologies"
  12. Temic = "Vishay Telefunken"
  13. Girbil = "Greenwich Instruments Ltd"
  14. IRSIR.DevDesc = "Microsoft Serial Infrared Driver"
  15. DisplayClassName = "Infrared devices"
  16. Generic.DevDesc = "Built-in Infrared Device"
  17. *PNP0510.DevDesc = "Built-in Infrared Device"
  18. *PNP0511.DevDesc = "Built-in Infrared Device"
  19. *IBM0002.DeviceDesc = "IBM Thinkpad Infrared Device"
  20. *IBM0034.DeviceDesc = "IBM Thinkpad Infrared Device"
  21. *IBM0020.DeviceDesc = "Infrared connector on the King ISA Plug and Play PCMCIA Controller"
  22. HWPDEAD.DeviceDesc = "HP Infrared Communication Port"
  23. ACTiSYS_200L.DevDesc= "ACTiSYS IR-200L Serial Infrared Device"
  24. ACTiSYS_220L.DevDesc= "ACTiSYS IR-220L Serial Infrared Device"
  25. ACTiSYS_220LPlus.DevDesc= "ACTiSYS IR-220L+ Serial Infrared Device"
  26. AMP.DevDesc = "AMP PHASIR Serial Infrared Device"
  27. @n:NEC98U03.DevDesc = "NEC PC-9821-U03"
  28. ESI_9680.DevDesc = "ESI-9680 JetEye Serial Infrared Device"
  29. Parallax.DevDesc = "Parallax PRA9500A Serial Infrared Device"
  30. Tekram.DevDesc = "Tekram IRMate-210 Serial Infrared Device"
  31. Puma.DevDesc = "Puma Serial Infrared Device"
  32. Temic.DevDesc = "Vishay Telefunken TOIM3232 Serial Infrared Device"
  33. Girbil.DevDesc = "Greenwich Instruments GIrBIL Serial Infrared Device"
  34. NullModem.DevDesc = "Serial Cable using IrDA Protocol"
  35. VLSI = "VLSI"
  36. VLSI.DevDesc = "VLSI VL82C147 PCI IrDA Controller"
  37. IrEnum.DisplayName = "IR Enumerator Service"
  38. IRSIR.Help = "An IrDA serial infrared device is a built-in COM port or external transceiver which transmits infrared pulses. This NDIS miniport driver installs as a network adapter and binds to the Fast IR protocol."
  39. InfraredTransceiver = "Infrared Transceiver"
  40. SerialPort = "Serial Port"
  41. ;*******************************************
  42. ;Handy macro substitutions (non-localizable)
  43. SPSVCINST_ASSOCSERVICE = 0x00000002
  44. SERVICE_KERNEL_DRIVER = 1
  45. SERVICE_BOOT_START = 0
  46. SERVICE_DEMAND_START = 3
  47. SERVICE_ERROR_NORMAL = 1
  48. SERVICE_ERROR_CRITICAL = 3
  49. REG_EXPAND_SZ = 0x00020000
  50. REG_DWORD = 0x00010001