You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
511 B
16 lines
511 B
// Used by advpext.rc
|
|
//
|
|
#define IDS_INIT 1
|
|
#define IDS_BINDS_CONN 2
|
|
#define IDS_BINDS_FINDING 3
|
|
#define IDS_BINDS_DOWNLOADING 4
|
|
#define IDS_BINDS_ENDDOWNLOAD 5
|
|
#define IDS_BYTEINFO 6
|
|
#define IDS_CLEANUP 7
|
|
#define IDS_FILELIST 8
|
|
#define IDS_RETRY 9
|
|
|
|
#define IDD_PROGRESSDLG 101
|
|
#define IDC_PROGRESSTEXT 1001
|
|
|
|
|