mirror of https://github.com/tongzx/nt5src
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.
24 lines
794 B
24 lines
794 B
// Used by cdnet.rc
|
|
//
|
|
#define IDC_STATIC_FUNCTION 1000
|
|
#define IDD_MULTIPLE_HITS 301
|
|
#define IDD_DIALOG_DOWNLOAD 302
|
|
#define IDC_LIST_DISCS 1001
|
|
#define IDC_STATIC -1
|
|
|
|
#define IDC_RADIO_DOWNLOAD_ONE 100
|
|
#define IDC_RADIO_DOWNLOAD_ALL 101
|
|
#define IDC_DOWNLOAD_HELP 102
|
|
#define IDI_NEWDISC 103
|
|
|
|
#define IDS_STRING_FINDINGRESOURCE 55001
|
|
#define IDS_STRING_CONNECTING 55002
|
|
#define IDS_STRING_REDIRECTING 55003
|
|
#define IDS_STRING_BEGINDOWNLOAD 55004
|
|
#define IDS_STRING_DOWNLOAD 55005
|
|
#define IDS_STRING_ENDDOWNLOAD 55006
|
|
#define IDS_STRING_SENDINGREQUEST 55007
|
|
|
|
#define IDS_STRING_DEFAULTTRACK 55010
|
|
|
|
|