12 lines
322 B
C
12 lines
322 B
C
#define IDC_STATIC -1
|
|
|
|
#define IDI_FOLDER 4
|
|
#define IDI_HTTFILE 5
|
|
#define IDI_FOLDER_VIEW 6
|
|
|
|
#define IDS_COMPSETTINGS 0x104e
|
|
#define IDS_BROWSE 0x2337
|
|
|
|
#define FCIDM_LAST FCIDM_BROWSERLAST
|
|
#define IDM_CLOSE (FCIDM_LAST + 0x0011)
|