pmp_njb.rc 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  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. // Dialog
  42. //
  43. #if defined(APSTUDIO_INVOKED) || defined(DISABLED)
  44. #if defined(APSTUDIO_INVOKED)
  45. IDD_INVISI$(DISABLED) DIALOGEX 0, 0, 5, 5
  46. #else
  47. IDD_INVISI DIALOGEX 0, 0, 5, 5
  48. #endif
  49. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_SYSMENU
  50. FONT 8, "MS Shell Dlg", 400, 0, 0x1
  51. BEGIN
  52. END
  53. #endif
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // RCDATA
  57. //
  58. IDR_ZEN_ICON RCDATA ".\\resources\\zenIcon.png"
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // String Table
  62. //
  63. STRINGTABLE
  64. BEGIN
  65. IDS_NULLSOFT_CREATIVE_NJB "Nullsoft Creative NJB Plug-in v%s"
  66. 65535 "{4F5B2300-19D1-4390-BE04-89019441100B}"
  67. END
  68. STRINGTABLE
  69. BEGIN
  70. IDS_NJB_LOADING "NJB Loading..."
  71. IDS_TRANSFERRING_PERCENT "Transferring %d%%"
  72. IDS_DONE "Done"
  73. IDS_ERROR "Error"
  74. IDS_TRANSFERRING "Transferring..."
  75. END
  76. #endif // English (U.S.) resources
  77. /////////////////////////////////////////////////////////////////////////////
  78. #ifndef APSTUDIO_INVOKED
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // Generated from the TEXTINCLUDE 3 resource.
  82. //
  83. #include "version.rc2"
  84. /////////////////////////////////////////////////////////////////////////////
  85. #endif // not APSTUDIO_INVOKED