resource.h
上传用户:aaagroup07
上传日期:2022-03-30
资源大小:1526k
文件大小:1k
源码类别:

网络截获/分析

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by zx.rc
  4. //
  5. #define IDCLEAR                         4
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_ZX_DIALOG                   102
  10. #define IDS_STRING_HELP                 102
  11. #define IDR_MAINFRAME                   128
  12. #define IDC_LIST_OUT                    1001
  13. #define IDC_COMBO_DEV                   1007
  14. #define IDC_LIST_DEV                    1009
  15. #define IDC_SLIDER                      1015
  16. #define IDC_EDIT_IN                     1016
  17. #define IDC_BUTTON_HELP                 1017
  18. #define IDC_BUTTON_SET                  1018
  19. #define IDC_EDIT_OUT                    1021
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        129
  25. #define _APS_NEXT_COMMAND_VALUE         32771
  26. #define _APS_NEXT_CONTROL_VALUE         1022
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif