resource.h
上传用户:sdzdgs
上传日期:2020-11-14
资源大小:1589k
文件大小:1k
源码类别:

编辑框

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CommandLineTest.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_COMMANDLINETEST_DIALOG      102
  9. #define IDP_SOCKETS_INIT_FAILED         103
  10. #define IDR_MAINFRAME                   128
  11. #define ID_LST_RECEIVED                 1001
  12. #define ID_BTN_CURR_COLOR               1002
  13. #define ID_BTN_CURR_UPDATE              1003
  14. #define ID_BTN_CURR_REMOVE              1004
  15. #define ID_BTN_TIMER                    1005
  16. #define ID_CMB_STYLE                    1006
  17. #define ID_BTN_CLEAR                    1007
  18. #define ID_BTN_LOAD_FROM_FILE           1008
  19. #define ID_EDT_RECEIVED                 1008
  20. #define ID_BTN_PRINT                    1009
  21. #define ID_EDT_RESPONSE                 1009
  22. #define ID_BTN_SEND                     1010
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        130
  28. #define _APS_NEXT_COMMAND_VALUE         32771
  29. #define _APS_NEXT_CONTROL_VALUE         1009
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif