32 lines
1,008 B
C
32 lines
1,008 B
C
#define IDS_QLINKS 0x8700
|
|
#define IDS_EMPTY 0x8701
|
|
#define IDS_FAVS_ADDTOFAVORITES 0x8702
|
|
#define IDS_FAVS_INVALIDFN 0x8703
|
|
#define IDS_LINKSBANDTEXT 0x8704
|
|
#define IDS_QLAUNCHAPPDATAPATH 0x8705
|
|
|
|
#define DLG_ISFBANDRENAME 0x2000
|
|
|
|
#define MENU_ISFBAND 500
|
|
#define MENU_MNFOLDERCONTEXT 501
|
|
|
|
#define ISFBIDM_LARGE 0x0001
|
|
#define ISFBIDM_SMALL 0x0002
|
|
#define ISFBIDM_LOGOS 0x0003
|
|
#define ISFBIDM_SHOWTEXT 0x0004
|
|
#define ISFBIDM_REFRESH 0x0005
|
|
#define ISFBIDM_OPEN 0x0006
|
|
|
|
// mnfolder context menu commands
|
|
#define MNIDM_RESORT 0x0001
|
|
#define MNIDM_LAST 0x0001
|
|
|
|
#define IDS_ACC_OPEN 0x3232
|
|
#define IDS_ACC_CLOSE 0x3233
|
|
#define IDS_ACC_EXEC 0x3234
|
|
#define IDS_ACC_APP 0x3235
|
|
#define IDS_ACC_APPMB 0x3236
|
|
#define IDS_ACC_SEP 0x3237
|
|
#define IDS_ACC_CHEVRON 0x3238
|
|
#define IDS_ACC_ALT 0x3239
|