resource.h
上传用户:seaboy_04
上传日期:2013-02-24
资源大小:284k
文件大小:1k
源码类别:

其他行业

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TTY.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_TTYTYPE                     129
  8. #define IDD_COMMDLG                     130
  9. #define IDC_PORT                        1000
  10. #define IDC_BAUD                        1001
  11. #define IDC_DATABITS                    1002
  12. #define IDC_PARITY                      1003
  13. #define IDC_STOPBITS                    1004
  14. #define IDC_NEWLINE                     1005
  15. #define IDC_ECHO                        1006
  16. #define ID_API_SETTINGS                 32771
  17. #define ID_API_CONNECT                  32772
  18. #define ID_API_DISCONNECT               32773
  19. #define IDM_WRITE                       32774
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_3D_CONTROLS                     1
  25. #define _APS_NEXT_RESOURCE_VALUE        131
  26. #define _APS_NEXT_COMMAND_VALUE         32775
  27. #define _APS_NEXT_CONTROL_VALUE         1006
  28. #define _APS_NEXT_SYMED_VALUE           101
  29. #endif
  30. #endif