playlist.rc 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "#include ""version.rc2""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE
  44. BEGIN
  45. 65535 "{9E398E5F-EDEC-4dd8-A40D-E29B385A88C0}"
  46. END
  47. STRINGTABLE
  48. BEGIN
  49. IDS_M3U_PLAYLIST "M3U Playlist"
  50. IDS_PLS_PLAYLIST "PLS Playlist"
  51. IDS_WINAMP3_PLAYLIST "Winamp3 Playlist"
  52. IDS_ALL_PLAYLIST_TYPES "All Playlist Types"
  53. IDS_PLAYLIST "Playlist"
  54. IDS_MPCPL_PLAYLIST "Media Player Classic Playlist (MPCPL)"
  55. IDS_FPL_PLAYLIST "Foobar2000 Playlist (FPL)"
  56. IDS_XSPF_PLAYLIST "XML Shareable Playlist Format"
  57. END
  58. #endif // English (U.S.) resources
  59. /////////////////////////////////////////////////////////////////////////////
  60. #ifndef APSTUDIO_INVOKED
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Generated from the TEXTINCLUDE 3 resource.
  64. //
  65. #include "version.rc2"
  66. /////////////////////////////////////////////////////////////////////////////
  67. #endif // not APSTUDIO_INVOKED