reactos/dll/win32/msutb/resource.h

53 lines
1.4 KiB
C
Raw Normal View History

#pragma once
#define IDB_BITMAP154 154
#define IDB_BITMAP155 155
#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
#define IDI_MAINICON 100
#define IDS_SETTINGS 300
#define IDS_RESTORELANGBAR 308
#define IDS_LANGUAGE 309
#define IDS_LANGUAGEBUTTON 310
#define IDS_TRANSPARENCY 312
#define IDS_TEXTLABELS 313
#define IDS_MINIMIZE 314
#define IDS_CLOSELANGBAR 315
#define IDS_EXTRAICONS 318
#define IDS_LANGUAGEBAR 320
#define IDS_RESTORELANGBAR2 321
#define IDS_MENUWND 322
#define IDS_VERTICAL 324
#define IDS_ADJUSTLANGBAND 326
#define IDS_LEFTCLICK 323
#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
#define ID_SETTINGS 2000
#define IDD_CLOSELANGBARNOBAND 1000
#define IDD_CLOSELANGBAR 1001
#define IDD_MINIMIZELANGBARNOBAND 1003
#define IDD_MINIMIZELANGBAR 1004
#define IDC_CLOSELANGBAR_CHECK 1002
#define IDC_MINIMIZELANGBAR_CHECK 1002