mrDarker
2025-08-07 47372488fddbcab4ab7b261d84a6b0f772a9bc34
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LogView.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_LOGVIEW_FORM                101
#define IDR_MAINFRAME                   128
#define IDR_LogViewTYPE                 129
#define IDR_Tray                        130
#define IDD_DIALOG1                     131
#define IDD_DiaLog_Option               131
#define IDD_Path_Setting                132
#define IDD_insertPathDlg               133
#define IDI_ICON1                       136
#define IDC_List_Log                    1000
#define IDC_CHECK_AutoScroll            1001
#define IDC_COMBO_ViewLevel             1002
#define IDC_Edit_LogSave_Delay          1003
#define IDC_Edit_MemoryMapRead_Delay    1004
#define IDC_Edit_CommanRead_Delay       1005
#define IDC_Combo_OptionSaveLevel       1006
#define IDC_Edit_ListPrintCount         1007
#define IDC_BUTTON1                     1007
#define IDC_Button_MapSave              1007
#define IDC_InsertPathData              1007
#define IDC_ChoicePath                  1007
#define IDC_LogID                       1008
#define IDC_LogName                     1009
#define IDC_PathList                    1009
#define IDC_LogPath                     1010
#define IDC_DeletePath                  1010
#define IDC_COMBO1                      1011
#define IDC_COMBO_LogID                 1011
#define ID_TRAYMENU_SHOWAPPLICATION     32771
#define ID_TRAYMENU_EXIT                32772
#define ID_32773                        32773
#define ID_Option_LogSave               32774
#define ID_32775                        32775
#define ID_ViewAlwaysOnTop              32776
#define ID_32777                        32777
#define ID_LogPathSetting               32778
 
// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif