resource.h
上传用户:zhuozewu
上传日期:2022-07-26
资源大小:37k
文件大小:1k
源码类别:

串口编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by compl.rc
  4. //
  5. #define IDD_COMPL_DIALOG                102
  6. #define IDR_MAINFRAME                   128
  7. #define IDC_EDIT_BAUT                   1000
  8. #define IDC_COMBO_SELECT                1001
  9. #define IDC_EDIT_SEND                   1002
  10. #define IDC_EDIT_RESEVED                1003
  11. #define IDC_SETUPCOM                    1004
  12. #define IDC_SEND                        1005
  13. #define IDC_RESEVED                     1006
  14. #define IDC_BTSETUP                     1008
  15. #define IDC_CLOSECOMM                   1010
  16. #define IDC_OPENCOMM                    1011
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE        130
  22. #define _APS_NEXT_COMMAND_VALUE         32771
  23. #define _APS_NEXT_CONTROL_VALUE         1012
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif