|
|
1.1 root 1:
2: /* bilingual... */
3: #ifdef RC_INVOKED
4: #define RCID(id) id
5: #else
6: #define RCID(id) MAKEINTRESOURCE(id)
7: #endif
8:
9:
10: #define DLG_ABOUT RCID(10)
11: #define IDD_TXT_VERSION 100
12:
13: #define DLG_CONFIG RCID(11)
14: #define IDC_ABOUT 43
15: #define IDC_HELP 44
16:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.