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.

68 lines
2.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dpserial.rc
  4. //
  5. #define IDS_COM1 1
  6. #define IDS_COM2 2
  7. #define IDS_COM3 3
  8. #define IDS_COM4 4
  9. #define IDS_BAUD1 16
  10. #define IDS_BAUD2 17
  11. #define IDS_BAUD3 18
  12. #define IDS_BAUD4 19
  13. #define IDS_BAUD5 20
  14. #define IDS_BAUD6 21
  15. #define IDS_BAUD7 22
  16. #define IDS_BAUD8 23
  17. #define IDS_BAUD9 24
  18. #define IDS_BAUD10 25
  19. #define IDS_BAUD11 26
  20. #define IDS_BAUD12 27
  21. #define IDS_BAUD13 28
  22. #define IDS_BAUD14 29
  23. #define IDS_BAUD15 30
  24. #define IDS_STOPBIT1 32
  25. #define IDS_STOPBIT2 33
  26. #define IDS_STOPBIT3 34
  27. #define IDS_PARITY1 35
  28. #define IDS_PARITY2 36
  29. #define IDS_PARITY3 37
  30. #define IDS_PARITY4 38
  31. #define IDS_FLOW1 39
  32. #define IDS_FLOW2 40
  33. #define IDS_FLOW3 41
  34. #define IDS_FLOW4 42
  35. #define IDS_FLOW5 43
  36. #define IDS_COULDNOTOPENLINE 44
  37. #define IDS_WAITINGFORCONNECTION 45
  38. #define IDS_DIALING 46
  39. #define IDS_COULDNOTDIAL 47
  40. #define IDD_MODEM_DIAL 101
  41. #define IDD_MODEM_STATUS 102
  42. #define IDD_MODEMDIALOG 103
  43. #define IDD_SETTINGSDIALOG 300
  44. #define IDD_MODEM_ANSWER 301
  45. #define IDI_MODEM 701
  46. #define IDC_BAUDRATE 1000
  47. #define IDC_NUMBEREDIT 1000
  48. #define IDC_STOPBITS 1001
  49. #define IDC_PARITY 1002
  50. #define IDC_COMPORT 1003
  51. #define IDC_FLOW 1009
  52. #define IDC_NUMBER 1009
  53. #define IDC_DIALPROPERTIES 1010
  54. #define IDC_DIALINGFROM 1012
  55. #define IDC_MODEM 1013
  56. #define IDC_CONFIGUREMODEM 1014
  57. #define IDC_STATUS 1017
  58. // Next default values for new objects
  59. //
  60. #ifdef APSTUDIO_INVOKED
  61. #ifndef APSTUDIO_READONLY_SYMBOLS
  62. #define _APS_NEXT_RESOURCE_VALUE 104
  63. #define _APS_NEXT_COMMAND_VALUE 40001
  64. #define _APS_NEXT_CONTROL_VALUE 1002
  65. #define _APS_NEXT_SYMED_VALUE 101
  66. #endif
  67. #endif