Resource.h
上传用户:skyblue117
上传日期:2013-02-13
资源大小:53k
文件大小:2k
源码类别:

串口编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by commtest.rc
  4. //
  5. #define IDD_COMMTEST_DIALOG             102
  6. #define IDR_MAINFRAME                   128
  7. #define IDD_CONFIGDIALOG                129
  8. #define IDC_LIST1                       1000
  9. #define IDC_LIST2                       1001
  10. #define IDC_LIST3                       1002
  11. #define IDC_LIST4                       1003
  12. #define IDC_EDIT1                       1004
  13. #define IDC_EDIT2                       1005
  14. #define IDC_EDIT3                       1006
  15. #define IDC_EDIT4                       1007
  16. #define IDC_BUTTON1                     1008
  17. #define IDC_BUTTON2                     1009
  18. #define IDC_BUTTON3                     1010
  19. #define IDC_BUTTON4                     1011
  20. #define IDC_STATIC1                     1012
  21. #define IDC_STATIC2                     1013
  22. #define IDC_STATIC3                     1014
  23. #define IDC_STATIC4                     1015
  24. #define IDC_BUTTON7                     1018
  25. #define IDC_BUTTON8                     1019
  26. #define IDC_BUTTON9                     1020
  27. #define IDC_BUTTON10                    1021
  28. #define IDC_CONFIGBUTTON1               1022
  29. #define IDC_CONFIGBUTTON2               1023
  30. #define IDC_CONFIGBUTTON3               1024
  31. #define IDC_CONFIGBUTTON4               1025
  32. #define IDC_BAUDRATECOMBO               1026
  33. #define IDC_PARITYCOMBO                 1027
  34. #define IDC_DATABITSCOMBO               1028
  35. #define IDC_STOPBITSCOMBO               1029
  36. #define IDC_EVENTSCOMBO                 1030
  37. #define IDC_SENDBUFFEREDIT              1031
  38. #define IDC_CHECK1                      1034
  39. #define IDC_CHECK2                      1035
  40. #define IDC_CHECK3                      1036
  41. #define IDC_CHECK4                      1037
  42. #define IDC_CHECK5                      1038
  43. #define IDC_CHECK6                      1039
  44. #define IDC_CHECK7                      1040
  45. #define IDC_CHECK8                      1041
  46. #define IDC_CHECK9                      1042
  47. #define IDC_SENDBUFFERCOMBO             1043
  48. // Next default values for new objects
  49. // 
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_NEXT_RESOURCE_VALUE        131
  53. #define _APS_NEXT_COMMAND_VALUE         32771
  54. #define _APS_NEXT_CONTROL_VALUE         1044
  55. #define _APS_NEXT_SYMED_VALUE           101
  56. #endif
  57. #endif