WINAMPA.RC 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. // Icon
  42. //
  43. // Icon with lowest ID value placed first to ensure application icon
  44. // remains consistent on all systems.
  45. IDI_ICON1 ICON "..\\Winamp\\resource\\WinampIcon.ico"
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // String Table
  49. //
  50. STRINGTABLE
  51. BEGIN
  52. IDS_WINAMP_AGENT "Winamp Agent"
  53. IDS_OPEN_WINAMP "Open Winamp"
  54. IDS_DISABLE_WINAMP_AGENT "Disable Winamp Agent"
  55. IDS_CLOSE_WINAMP_AGENT "Close Winamp Agent"
  56. IDS_AUDIO_CD "Audio CD %c: [%s]"
  57. IDS_EMPTY "Empty"
  58. IDS_BOOKMARKS "Bookmarks"
  59. IDS_NO_BOOKMARKS_FOUND "No bookmarks found"
  60. IDS_WINAMP_AGENT_ERROR "Winamp Agent Error"
  61. IDS_CANNOT_REGISTER_WINDOW_CLASS "Cannot register window class!"
  62. IDS_CANNOT_CREATE_WINDOW "Cannot create window!"
  63. END
  64. STRINGTABLE
  65. BEGIN
  66. 65535 "{0E844B2A-70E8-4007-A73A-E9C05DB3F06D}"
  67. END
  68. #endif // English (U.S.) resources
  69. /////////////////////////////////////////////////////////////////////////////
  70. #ifndef APSTUDIO_INVOKED
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // Generated from the TEXTINCLUDE 3 resource.
  74. //
  75. #include "version.rc2"
  76. /////////////////////////////////////////////////////////////////////////////
  77. #endif // not APSTUDIO_INVOKED