2023-12-25 13:29:57 +00:00
|
|
|
#pragma once
|
|
|
|
|
2024-02-10 09:12:45 +00:00
|
|
|
#define IDB_BITMAP154 154
|
|
|
|
#define IDB_BITMAP155 155
|
|
|
|
|
2023-12-25 13:29:57 +00:00
|
|
|
#define IDS_OK 100
|
|
|
|
#define IDS_CANCEL 101
|
|
|
|
#define IDS_ABORT 102
|
|
|
|
#define IDS_RETRY 103
|
|
|
|
#define IDS_IGNORE 104
|
|
|
|
#define IDS_YES 105
|
|
|
|
#define IDS_NO 106
|
2024-01-31 07:52:02 +00:00
|
|
|
|
|
|
|
#define IDI_MAINICON 100
|
|
|
|
|
2024-02-07 07:47:10 +00:00
|
|
|
#define IDS_SETTINGS 300
|
2024-01-31 07:52:02 +00:00
|
|
|
#define IDS_RESTORELANGBAR 308
|
2024-02-06 12:39:32 +00:00
|
|
|
#define IDS_LANGUAGE 309
|
|
|
|
#define IDS_LANGUAGEBUTTON 310
|
2024-02-07 07:47:10 +00:00
|
|
|
#define IDS_TRANSPARENCY 312
|
|
|
|
#define IDS_TEXTLABELS 313
|
|
|
|
#define IDS_MINIMIZE 314
|
|
|
|
#define IDS_CLOSELANGBAR 315
|
|
|
|
#define IDS_EXTRAICONS 318
|
2024-02-09 09:28:24 +00:00
|
|
|
#define IDS_LANGUAGEBAR 320
|
2024-02-06 12:39:32 +00:00
|
|
|
#define IDS_RESTORELANGBAR2 321
|
2024-01-29 09:38:59 +00:00
|
|
|
#define IDS_MENUWND 322
|
2024-02-07 07:47:10 +00:00
|
|
|
#define IDS_VERTICAL 324
|
|
|
|
#define IDS_ADJUSTLANGBAND 326
|
2024-01-29 09:38:59 +00:00
|
|
|
#define IDS_LEFTCLICK 323
|
2024-01-30 06:38:53 +00:00
|
|
|
|
2024-02-07 07:47:10 +00:00
|
|
|
#define ID_TRANS 208
|
|
|
|
#define ID_NOTRANS 209
|
|
|
|
#define ID_LABELS 210
|
|
|
|
#define ID_NOLABELS 211
|
|
|
|
#define ID_DESKBAND 212
|
|
|
|
#define ID_CLOSELANGBAR 213
|
|
|
|
#define ID_EXTRAICONS 214
|
|
|
|
#define ID_NOEXTRAICONS 215
|
|
|
|
#define ID_RESTORELANGBAR 216
|
|
|
|
#define ID_VERTICAL 217
|
|
|
|
#define ID_ADJUSTDESKBAND 219
|
2024-02-12 08:40:57 +00:00
|
|
|
|
2024-02-07 07:47:10 +00:00
|
|
|
#define ID_SETTINGS 2000
|
|
|
|
|
2024-02-12 08:40:57 +00:00
|
|
|
#define IDD_CLOSELANGBARNOBAND 1000
|
|
|
|
#define IDD_CLOSELANGBAR 1001
|
|
|
|
#define IDD_MINIMIZELANGBARNOBAND 1003
|
|
|
|
#define IDD_MINIMIZELANGBAR 1004
|
2024-01-30 06:38:53 +00:00
|
|
|
|
2024-02-12 08:40:57 +00:00
|
|
|
#define IDC_CLOSELANGBAR_CHECK 1002
|
|
|
|
#define IDC_MINIMIZELANGBAR_CHECK 1002
|