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.

92 lines
3.8 KiB

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