|
|
1.1 root 1: #define IDM_NEW 1
2: #define IDM_OPEN 2
3: #define IDM_SAVE 3
4: #define IDM_SAVEAS 4
5: #define IDM_EXIT 5
6: #define IDM_UNDO 6
7: #define IDM_CUT 7
8: #define IDM_COPY 8
9: #define IDM_PASTE 9
10: #define IDM_CLEAR 10
11: #define IDM_ABOUT 12
12:
13: #define IDM_RESOURCE 100
14:
15: #define IDM_ICONHAND 501
16: #define IDM_ICONQUESTION 502
17: #define IDM_ICONEXCLAMATION 503
18: #define IDM_ICONASTERISK 504
19: #define IDM_SYNC_ICONHAND 505
20: #define IDM_SYNC_ICONQUESTION 506
21: #define IDM_SYNC_ICONEXCLAMATION 507
22: #define IDM_SYNC_ICONASTERISK 508
23: #define IDM_SYSTEMDEFAULT 509
24:
25: #define IDM_HELP_CONTENTS 201
26: #define IDM_HELP_INDEX 202
27: #define IDM_HELP_OVERVIEW 203
28: #define IDM_HELP_GLOSSARY 204
29: #define IDM_HELP_TUTORIAL 205
30: #define IDM_HELP_DEMO 206
31: #define IDM_HELP_HELP 207
32:
33: #define IDM_HIDE 600
34: #define IDM_UNHIDE 601
35: #define IDS_TOOMANY 700
36:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.