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.

90 lines
3.6 KiB

  1. // Microsoft Developer Studio generated include file.
  2. // Used by ports.rc
  3. //
  4. #define INITS 0
  5. #define IDS_INIT_NAME 1
  6. #define IDS_INIT_CLOSE 2
  7. #define PORTS_ICON 2
  8. #define IDS_PORT_IN_USE 5
  9. #define ERRORS 8
  10. #define MYPORT 10
  11. #define IDS_PARITY 11
  12. #define IDS_BITS 12
  13. #define IDS_FLOWCONTROL 13
  14. #define DLG_PP_PORTSETTINGS 15
  15. #define DLG_PP_ADVPORTS 16
  16. #define IDS_ADVANCED_SETTINGS_FOR 19
  17. #define IDS_FRIENDLY_FORMAT 29
  18. #define IDS_ADVANCED_SETTINGS 30
  19. #define IDS_SYSSETCHANGE 50
  20. #define IDS_COMCHANGE 51
  21. #define IDS_LOW 53
  22. #define IDS_HIGH 54
  23. #define IDS_NO_WRITE_PRVILEGE 55
  24. #define IDS_NAME_PROPERTIES 56
  25. #define IDS_COM_CONFLICT 59
  26. #define IDS_PORT_OPEN 59
  27. #define IDS_COM_CONFLICT_RESOLVE 60
  28. #define IDS_PORT_RENAME_ERROR 60
  29. #define IDS_IN_USE 61
  30. #define IDS_LPT_PROPERTIES 62
  31. #define IDS_LPT_PORT_INUSE 63
  32. #define IDS_LPT_NUM_ERROR 64
  33. #define IDS_LPT_LEGACY_FAILED 65
  34. #define DLG_PP_LPT_PORTSETTINGS 102
  35. #define PORT_BAUDRATE 800
  36. #define PORT_DATABITS 801
  37. #define PORT_PARITY 802
  38. #define PORT_STOPBITS 803
  39. #define PORT_FLOWCTL 804
  40. #define PORT_ADVANCED 805
  41. #define IDC_RECEIVE_SLIDER 821
  42. #define IDC_ADVANCED 840
  43. #define PP_PORT_BAUDRATE 841
  44. #define IDC_TRANSMIT_SLIDER 842
  45. #define PP_PORT_DATABITS 842
  46. #define PP_PORT_PARITY 843
  47. #define IDC_RESTORE 844
  48. #define PP_PORT_STOPBITS 844
  49. #define PP_PORT_FLOWCTL 845
  50. #define PP_PORT_NUMBER 846
  51. #define PP_PORT_FIFO 847
  52. #define PP_PORT_TYPE 848
  53. #define IDC_FIFO 885
  54. #define IDC_LOW1 886
  55. #define IDC_LOW2 887
  56. #define IDC_HIGH1 888
  57. #define IDC_HIGH2 889
  58. #define IDC_RECEIVE_TEXT 890
  59. #define IDC_TRANSMIT_TEXT 891
  60. #define IDC_RESTORE_PORT 892
  61. #define IDC_RXVALUE 893
  62. #define IDC_TXVALUE 894
  63. #define IDC_COMNUMTEXT 895
  64. #define IDC_TRANSMIT_LOW 1000
  65. #define IDC_RECEIVE_LOW 1001
  66. #define IDC_RECEIVE_HIGH 1002
  67. #define IDC_TRANSMIT_HIGH 1003
  68. #define IDC_POLL_PERIOD 1027
  69. #define IDC_POLL_DESC 1029
  70. #define IDC_DESC_1 1030
  71. #define IDC_DESC_2 1031
  72. #define IDC_FILTERMETHOD_TRYNOT 1032
  73. #define IDC_FILTERMETHOD_NEVER 1033
  74. #define IDC_FILTERMETHOD_ACCEPTANY 1034
  75. #define PP_LPT_PORT_NUMBER 1035
  76. #define IDC_LPTNUMTEXT 1036
  77. #define IDC_LPT_ENABLE_LEGACY 1037
  78. #define IDC_STATIC -1
  79. // Next default values for new objects
  80. //
  81. #ifdef APSTUDIO_INVOKED
  82. #ifndef APSTUDIO_READONLY_SYMBOLS
  83. #define _APS_NO_MFC 1
  84. #define _APS_NEXT_RESOURCE_VALUE 103
  85. #define _APS_NEXT_COMMAND_VALUE 40001
  86. #define _APS_NEXT_CONTROL_VALUE 1038
  87. #define _APS_NEXT_SYMED_VALUE 101
  88. #endif
  89. #endif