home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / vcterm / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  3.9 KB  |  94 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by vcterm.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_INPUTDLG                    102
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_VCTERMTYPE                  129
  9. #define IDD_SETTINGS                    130
  10. #define IDD_CANCELDLG                   131
  11. #define IDC_STATIC1                     1000
  12. #define IDC_EDIT1                       1001
  13. #define IDC_BAUD1                       1010
  14. #define IDC_BAUD2                       1011
  15. #define IDC_BAUD3                       1012
  16. #define IDC_BAUD4                       1013
  17. #define IDC_BAUD5                       1014
  18. #define IDC_BAUD6                       1015
  19. #define IDC_DATABITS1                   1020
  20. #define IDC_DATABITS2                   1021
  21. #define IDC_STOPBITS1                   1022
  22. #define IDC_STOPBITS2                   1023
  23. #define IDC_ECHO1                       1030
  24. #define IDC_ECHO2                       1031
  25. #define IDC_PARITY1                     1040
  26. #define IDC_PARITY2                     1041
  27. #define IDC_PARITY3                     1042
  28. #define IDC_COM1                        1050
  29. #define IDC_COM2                        1051
  30. #define IDC_COM3                        1052
  31. #define IDC_COM4                        1053
  32. #define IDC_FLOW1                       1060
  33. #define IDC_FLOW2                       1061
  34. #define IDC_FLOW3                       1062
  35. #define IDC_FLOW4                       1063
  36. #define ID_FILE_OPENLOG                 32771
  37. #define ID_FILE_CLOSELOG                32772
  38. #define ID_FILE_TRANSMIT                32773
  39. #define ID_PROP_INPUTLEN                32774
  40. #define ID_COMM_OPEN                    32775
  41. #define ID_COMM_SETTINGS                32776
  42. #define ID_COMM_DIAL                    32777
  43. #define ID_COMM_HANGUP                  32778
  44. #define ID_PROP_RTHRESHOLD              32779
  45. #define ID_PROP_STHRESHOLD              32780
  46. #define ID_PROP_PARITYREPLACE           32781
  47. #define ID_PROP_DTRENABLE               32782
  48. #define ID_PROP_CDHOLDING               32783
  49. #define ID_PROP_CTSHOLDING              32784
  50. #define ID_PROP_DSRHOLDING              32785
  51. #define IDS_FILEOPENFAILED              32786
  52. #define IDS_DATASENDFAILED              32789
  53. #define IDS_PHONEPROMPT                 32790
  54. #define IDS_DIALCOMMAND                 32791
  55. #define IDS_INPUTLENPROMPT              32792
  56. #define IDS_RTHRESHOLDPROMPT            32793
  57. #define IDS_STHRESHOLDPROMPT            32794
  58. #define IDS_PARITYREPLACEPROMPT         32795
  59. #define IDS_CDHOLDINGTRUE               32796
  60. #define IDS_CDHOLDINGFALSE              32797
  61. #define IDS_CTSHOLDINGTRUE              32798
  62. #define IDS_CTSHOLDINGFALSE             32799
  63. #define IDS_DSRHOLDINGTRUE              32800
  64. #define IDS_DSRHOLDINGFALSE             32801
  65. #define IDS_SENDING                     32802
  66. #define IDS_RECEIVING                   32803
  67. #define IDS_CTSCHANGE                   32804
  68. #define IDS_DSRCHANGE                   32805
  69. #define IDS_CDCHANGE                    32806
  70. #define IDS_PHONERING                   32807
  71. #define IDS_EOFDETECTED                 32808
  72. #define IDS_BREAKRECEIVED               32809
  73. #define IDS_CTSTIMEOUT                  32810
  74. #define IDS_DSRTIMEOUT                  32811
  75. #define IDS_FRAMEERROR                  32812
  76. #define IDS_OVERRUNERROR                32813
  77. #define IDS_CDTIMEOUT                   32814
  78. #define IDS_RBUFFEROVERFLOW             32815
  79. #define IDS_PARITYERROR                 32816
  80. #define IDS_TBUFFERFULL                 32817
  81. #define IDS_UPDATEDATAFAILED            32819
  82.  
  83. // Next default values for new objects
  84. //
  85. #ifdef APSTUDIO_INVOKED
  86. #ifndef APSTUDIO_READONLY_SYMBOLS
  87. #define _APS_3D_CONTROLS                     1
  88. #define _APS_NEXT_RESOURCE_VALUE        132
  89. #define _APS_NEXT_COMMAND_VALUE         32787
  90. #define _APS_NEXT_CONTROL_VALUE         1070
  91. #define _APS_NEXT_SYMED_VALUE           101
  92. #endif
  93. #endif
  94.