home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / OLS / LZR100 / lzr100.lzh / Source / SPIString.rc < prev   
Text File  |  2000-10-08  |  3KB  |  124 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // 日本語 resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
  21. #pragma code_page(932)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "\r\n"
  44.     "\0"
  45. END
  46.  
  47. #endif    // APSTUDIO_INVOKED
  48.  
  49.  
  50. #ifndef _MAC
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Version
  54. //
  55.  
  56. VS_VERSION_INFO VERSIONINFO
  57.  FILEVERSION 1,0,0,1
  58.  PRODUCTVERSION 1,0,0,1
  59.  FILEFLAGSMASK 0x3fL
  60. #ifdef _DEBUG
  61.  FILEFLAGS 0x1L
  62. #else
  63.  FILEFLAGS 0x0L
  64. #endif
  65.  FILEOS 0x40004L
  66.  FILETYPE 0x2L
  67.  FILESUBTYPE 0x0L
  68. BEGIN
  69.     BLOCK "StringFileInfo"
  70.     BEGIN
  71.         BLOCK "041104b0"
  72.         BEGIN
  73.             VALUE "Comments", "License free !!\0"
  74.             VALUE "CompanyName", "DJ☆Uchi\0"
  75.             VALUE "FileDescription", "GIF Decode Plug-in ""LZ-R"" Ver 1.00\0"
  76.             VALUE "FileVersion", "1, 0, 0, 1\0"
  77.             VALUE "InternalName", "LZ-R\0"
  78.             VALUE "LegalCopyright", "Copyright (C) 2000 DJ☆Uchi\0"
  79.             VALUE "LegalTrademarks", "DJ☆Uchi\0"
  80.             VALUE "OriginalFilename", "LZR.spi\0"
  81.             VALUE "PrivateBuild", "\0"
  82.             VALUE "ProductName", "GIF Decode Plug-in ""LZ-R"" for Susie\0"
  83.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  84.             VALUE "SpecialBuild", "\0"
  85.         END
  86.     END
  87.     BLOCK "VarFileInfo"
  88.     BEGIN
  89.         VALUE "Translation", 0x411, 1200
  90.     END
  91. END
  92.  
  93. #endif    // !_MAC
  94.  
  95.  
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // String Table
  99. //
  100.  
  101. STRINGTABLE DISCARDABLE 
  102. BEGIN
  103.     0                       "00IN"
  104.     1                       "GIF Decode Plug-in ""LZ-R"" Ver 1.00\nCopyright (C)2000 DJ☆Uchi"
  105.     2                       "*.GIF"
  106.     3                       "GIF file (*.GIF)"
  107. END
  108.  
  109. #endif    // 日本語 resources
  110. /////////////////////////////////////////////////////////////////////////////
  111.  
  112.  
  113.  
  114. #ifndef APSTUDIO_INVOKED
  115. /////////////////////////////////////////////////////////////////////////////
  116. //
  117. // Generated from the TEXTINCLUDE 3 resource.
  118. //
  119.  
  120.  
  121. /////////////////////////////////////////////////////////////////////////////
  122. #endif    // not APSTUDIO_INVOKED
  123.  
  124.