Resource.h
上传用户:qxsjcl
上传日期:2007-01-08
资源大小:263k
文件大小:2k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GetPacket.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_GETPACTYPE                  129
  8. #define IDR_TOOLBAR1                    130
  9. #define IDD_FILTER                      132
  10. #define ID_EDIT_SIP                     1000
  11. #define ID_BUTTON_SIP_ADD               1001
  12. #define ID_LIST_SIP                     1002
  13. #define ID_BUTTON_SIP_DEL               1003
  14. #define ID_EDIT_DIP                     1004
  15. #define IDC_IPSADDR                     1004
  16. #define ID_BUTTON_DIP_ADD               1005
  17. #define ID_LIST_DIP                     1006
  18. #define ID_BUTTON_DIP_DEL               1007
  19. #define ID_EDIT_SPORT                   1008
  20. #define ID_BUTTON_SPORT_ADD             1009
  21. #define ID_LIST_SPORT                   1010
  22. #define ID_BUTTON_SPORT_DEL             1011
  23. #define ID_EDIT_DPORT                   1012
  24. #define ID_BUTTON_DPORT_ADD             1013
  25. #define ID_LIST_DPORT                   1014
  26. #define ID_BUTTON_DPORT_DEL             1015
  27. #define IDC_IPDADDR                     1016
  28. #define ID_FILE_START                   32772
  29. #define ID_FILE_STOP                    32774
  30. #define ID_BUTTON32776                  32775
  31. #define ID_BUTTON32777                  32776
  32. #define ID_BUTTON32778                  32777
  33. #define ID_BUTTON32779                  32778
  34. #define ID_BUTTON32780                  32779
  35. #define ID_BUTTON32781                  32780
  36. #define ID_EDIT_FILTER                  32782
  37. #define ID_EDIT_CLEARALL                32783
  38. // Next default values for new objects
  39. // 
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_3D_CONTROLS                     1
  43. #define _APS_NEXT_RESOURCE_VALUE        133
  44. #define _APS_NEXT_COMMAND_VALUE         32784
  45. #define _APS_NEXT_CONTROL_VALUE         1005
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif