Resource.h
上传用户:fctcyccj
上传日期:2022-05-14
资源大小:1568k
文件大小:1k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Flux.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FLUX_DIALOG                 102
  9. #define IDR_MAINFRAME                   129
  10. #define IDC_COMBO_Select                1000
  11. #define IDC_BUTTON_Adapter              1001
  12. #define IDC_EDIT1                       1002
  13. #define IDC_LIST1                       1003
  14. #define IDC_LIST2                       1004
  15. #define IDC_LIST3                       1010
  16. #define IDC_LIST4                       1011
  17. #define IDC_EDIT2                       1012
  18. #define IDC_EDIT3                       1013
  19. #define IDC_EDIT4                       1014
  20. #define IDC_BUTTON1                     1015
  21. // Next default values for new objects
  22. // 
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE        130
  26. #define _APS_NEXT_COMMAND_VALUE         32771
  27. #define _APS_NEXT_CONTROL_VALUE         1016
  28. #define _APS_NEXT_SYMED_VALUE           101
  29. #endif
  30. #endif