resource.h
上传用户:cjw5120
上传日期:2022-05-11
资源大小:5032k
文件大小:5k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MyClient.rc
  4. //
  5. #define IDD_MYCLIENT_DIALOG             102
  6. #define CG_IDR_POPUP_MY_CLIENT_DLG      103
  7. #define CG_IDR_POPUP_PROC_MANAGE_DLG    104
  8. #define CG_IDR_POPUP_SERVICE_MANAGE_DLG 106
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_DIALOG_PROC                 130
  11. #define IDD_DIALOG_SERVICE              131
  12. #define IDD_DIALOG_SERVICE_SUB          132
  13. #define IDD_DIALOG_FILEMANAGE           133
  14. #define IDB_FILE                        135
  15. #define IDD_DIALOG_REG                  137
  16. #define IDD_DIALOG_SHELL                138
  17. #define IDD_DIALOG_REMOTEDESKTOP        139
  18. #define IDB_MAXIMIZE                    140
  19. #define IDB_CLOSE                       141
  20. #define IDB_MINIMIZE                    143
  21. #define IDB_PINDOWN                     144
  22. #define IDB_PINUP                       145
  23. #define IDR_tbMENU                      146
  24. #define IDR_MENU_TRAYICON               147
  25. #define IDR_AVI                         150
  26. #define IDI_FILE1                       152
  27. #define IDI_FILE2                       153
  28. #define IDI_FILE3                       154
  29. #define IDI_FILE4                       155
  30. #define IDI_FILE5                       156
  31. #define IDR_MENU_FILE                   157
  32. #define IDD_DIALOG_VIDEO                158
  33. #define IDD_DIALOG_KEYLOG               159
  34. #define IDR_SKIN_SSK                    161
  35. #define IDR_SKIN                        162
  36. #define IDR_CLIENT                      164
  37. #define IDC_LIST                        1004
  38. #define IDC_BUTTON_START                1005
  39. #define IDC_IP                          1006
  40. #define IDC_BUTTON_SHOWLOG              1006
  41. #define IDC_PORT                        1007
  42. #define IDC_BUTTON_STOP                 1008
  43. #define IDC_COMBO1                      1011
  44. #define IDC_COMBO2                      1012
  45. #define IDC_BUTTON                      1013
  46. #define IDC_STATIC_NAME                 1014
  47. #define IDC_STATIC_STATE                1015
  48. #define IDC_STATIC_STARTTYPE            1016
  49. #define IDC_TREE                        1018
  50. #define IDC_EDIT_CMDTEXT                1023
  51. #define IDC_BUTTON_CTRL                 1024
  52. #define IDC_STATIC_PIC                  1025
  53. #define IDC_BUTTON_CAD                  1026
  54. #define IDC_CHECK_CAP                   1030
  55. #define IDC_BUTTON_SCREEN               1033
  56. #define IDC_BUTTON_FULLSCR              1034
  57. #define IDC_CURRENT                     1035
  58. #define IDC_EDIT_CMDSHELL               1036
  59. #define IDC_BUTTON_CMDSHELL             1038
  60. #define IDC_EDIT_TEXT                   1040
  61. #define IDC_EDIT_FTPSERVER              1042
  62. #define IDC_EDIT_FTPSERVERPORT          1043
  63. #define IDC_EDIT_USERNAME               1044
  64. #define IDC_EDIT_PASSWORD               1045
  65. #define IDC_EDIT_FILEPATH               1046
  66. #define IDC_BUTTON1                     1047
  67. #define IDC_BUTTON2                     1048
  68. #define IDC_EDIT_DOWNLOADLIST           1049
  69. #define IDC_EDIT_SHOWNAME               1050
  70. #define IDC_EDIT_SERVICEDETAIL          1051
  71. #define IDC_EDIT_SERVICENAME            1052
  72. #define IDC_BUTTON3                     1053
  73. #define ID_MANAGE_PROCINFO              32779
  74. #define ID_MANAGE_SERVICE               32780
  75. #define ID_MANAGE_FILE                  32781
  76. #define ID_MANAGE_REG                   32782
  77. #define ID_MANAGE_SHELL                 32783
  78. #define ID_MANAGE_CONTROL               32784
  79. #define ID_MANAGE_VIDEO                 32785
  80. #define ID_MANAGE_KEYLOG                32786
  81. #define ID_MANAGEPROC_REFLUSH           32787
  82. #define ID_MANAGEPROC_KILL              32788
  83. #define ID_MANAGE_SERVICE_REFRESH       32790
  84. #define ID_MANAGE_SERVICE_DEL           32791
  85. #define ID_MANAGE_SERVICE_EDIT          32792
  86. #define ID_MENUITEM_SEND_CAD            32796
  87. #define ID_MENUITEM_RESTORE             32797
  88. #define ID_MENUITEM_MINISIZE            32798
  89. #define ID_MENUITEM_CLOSE               32799
  90. #define ID_MENUITE_SHOW                 32800
  91. #define ID_MENUITEM_QUIT                32801
  92. #define ID_MENUITEM_UPFILE              32802
  93. #define ID_MENUITEM_DOWNLOADFILE        32803
  94. #define ID_MENUITEM_FILE_DEL            32804
  95. #define ID_MENUITEM_RENAME              32805
  96. #define ID_MENUITEM_REMOTERUN           32806
  97. #define ID_MENUITEM_BUILDFILE           32807
  98. #define ID_MENUITEM_BUILDFOLDER         32808
  99. // Next default values for new objects
  100. // 
  101. #ifdef APSTUDIO_INVOKED
  102. #ifndef APSTUDIO_READONLY_SYMBOLS
  103. #define _APS_NEXT_RESOURCE_VALUE        170
  104. #define _APS_NEXT_COMMAND_VALUE         32809
  105. #define _APS_NEXT_CONTROL_VALUE         1054
  106. #define _APS_NEXT_SYMED_VALUE           108
  107. #endif
  108. #endif