| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by Guard.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDD_DLG_PROCESS 101
- #define IDS_ABOUTBOX 102
- #define IDR_MAINFRAME 103
- #define IDS_STR_VIEW_LOG 104
- #define IDS_STR_RIGHT 105
- #define IDS_STR_PRODUCT 106
- #define IDR_MENU_POP 130
- #define IDC_LIST_LOG 1001
- #define IDC_EDIT1 1001
- #define IDC_EDIT2 1002
- #define IDC_BUTTON1 1003
- #define IDC_STATIC_ABOUT_VERSION 1007
- #define IDC_STATIC_ABOUT_RIGHT 1008
- #define IDC_STATIC_LOGO 1009
- #define IDC_LIST_INFO 1010
- #define IDC_MFCEDITBROWSE_PATH 1011
- #define IDC_EDIT_PNAME 1012
- #define IDC_CHECK_HEARTBEAT 1013
- #define IDC_RADIO_USE 1014
- #define IDC_RADIO_UNUSE 1015
- #define IDC_EDT_RESTART_TIME 1016
- #define IDC_BTN_DEL 1017
- #define ID_MENU_MONITOR_STOP 32773
- #define ID_MENU_MONITOR_START 32774
- #define ID_MENU_PROCESS 32775
- #define ID_MENU_ABOUT 32776
- #define ID_MENU_QUIT 32780
- #define ID_MENU_VIEW_LOG 32781
- #define ID_Menu 32782
- #define ID_32783 32783
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 131
- #define _APS_NEXT_COMMAND_VALUE 32784
- #define _APS_NEXT_CONTROL_VALUE 1004
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|