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.

19 lines
537 B

  1. #if 0
  2. Copyright (c) 1991-1995 Microsoft Corporation
  3. #endif
  4. #include <windows.h>
  5. #include <mmsystem.h>
  6. #include "mcicda.h"
  7. #include "mcicda.rcv"
  8. STRINGTABLE MOVEABLE DISCARDABLE LOADONCALL
  9. begin
  10. MCICDAERR_NO_TIMERS, "Cannot enable notification because all timers are in use. Quit one or more applications to free a timer, and then try again."
  11. IDS_PRODUCTNAME, "CD Audio"
  12. IDS_CDMUSIC "CD Music"
  13. IDS_CDMUSICCAPTION "CD Music Properties"
  14. MCI_CDA_AUDIO_S, "audio"
  15. MCI_CDA_OTHER_S, "other"
  16. end