Source code of Windows XP (NT5)
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

  1. // Used by cdnet.rc
  2. //
  3. #define IDC_STATIC_FUNCTION 1000
  4. #define IDD_MULTIPLE_HITS 301
  5. #define IDD_DIALOG_DOWNLOAD 302
  6. #define IDC_LIST_DISCS 1001
  7. #define IDC_STATIC -1
  8. #define IDC_RADIO_DOWNLOAD_ONE 100
  9. #define IDC_RADIO_DOWNLOAD_ALL 101
  10. #define IDC_DOWNLOAD_HELP 102
  11. #define IDI_NEWDISC 103
  12. #define IDS_STRING_FINDINGRESOURCE 55001
  13. #define IDS_STRING_CONNECTING 55002
  14. #define IDS_STRING_REDIRECTING 55003
  15. #define IDS_STRING_BEGINDOWNLOAD 55004
  16. #define IDS_STRING_DOWNLOAD 55005
  17. #define IDS_STRING_ENDDOWNLOAD 55006
  18. #define IDS_STRING_SENDINGREQUEST 55007
  19. #define IDS_STRING_DEFAULTTRACK 55010