|
|
1.1 root 1: #define IDM_OPEN 100
2: #define IDM_CLOSE 101
3: #define IDM_EXIT 102
4: #define IDM_FONTS 103
5: #define IDM_COLORS 104
6: #define IDM_CASCADE 105
7: #define IDM_TILE 106
8: #define IDM_ARRANGEICON 107
9: #define IDM_ABOUT 108
10: #define IDM_HELP 109
11: #define IDM_DELETE 111
12: #define IDM_EDIT 112
13:
14: #define IDM_TREE_FONT 200
15: #define IDM_TREE_ZOOM 201
16: #define IDM_TREE_EXPANDALL 202
17: #define IDM_TREE_XYZ 203
18: #define IDM_TREE_TOTAL 204
19: #define IDM_TREE_RANGES 205
20:
21: #define IDM_LIST 300
22: #define IDM_LIST_TIME 301
23: #define IDM_LIST_CALLS 302
24: #define IDM_LIST_ALPHA 303
25: #define IDM_LIST_PER_CALL 304
26: #define IDM_LIST_CHILDREN 305
27: #define IDM_LIST_FONT 306
28: #define IDM_LIST_RANGES 307
29:
30:
31: #define TREE_MENU_POSITION 2
32: #define LIST_MENU_POS 2
33: #define LISTWIN_MENU_POSITION 2
34: #define INIT_MENU_POS 2
35:
36: #define IDD_SPLIT_DLG 1000
37: #define IDD_SPLIT_BOTTOM 1001
38: #define IDD_SPLIT_TOP 1002
39: #define IDD_SPLIT_VALUE 1003
40: #define ID_RANGE_ABOVE 1004
41: #define ID_RANGE_BELOW 1005
42: #define ID_RANGE_BLACK 1006
43: #define ID_RANGE_WHITE 1007
44: #define ID_RANGE_ADD 1008
45: #define ID_RANGE_CHANGE 1009
46: #define ID_RANGE_COLOR 1010
47: #define ID_RANGE_DELETE 1011
48: #define ID_RANGE_LISTBOX 1012
49: #define ID_RANGE_PRUNE 1013
50: #define IDD_SPLIT_COLOR 1014
51:
52: #define IDHELP 10
53:
54: #define LIST_ICO 20
55: #define TREE_ICO 21
56:
57: #define IDD_RANGE_DLG 100
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.