home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_07.cab / version.rc < prev    next >
Text File  |  1997-10-25  |  3KB  |  109 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. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  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.     "#include ""Messages.rc"" // Message Compiler-produced resources\r\n"
  45.     "\0"
  46. END
  47.  
  48. #endif    // APSTUDIO_INVOKED
  49.  
  50.  
  51. #ifndef _MAC
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // Version
  55. //
  56.  
  57. VS_VERSION_INFO VERSIONINFO
  58.  FILEVERSION 1,1,0,1
  59.  PRODUCTVERSION 1,1,0,1
  60.  FILEFLAGSMASK 0x3fL
  61. #ifdef _DEBUG
  62.  FILEFLAGS 0x1L
  63. #else
  64.  FILEFLAGS 0x0L
  65. #endif
  66.  FILEOS 0x40004L
  67.  FILETYPE 0x2L
  68.  FILESUBTYPE 0x0L
  69. BEGIN
  70.     BLOCK "StringFileInfo"
  71.     BEGIN
  72.         BLOCK "040904b0"
  73.         BEGIN
  74.             VALUE "Comments", "Active Server Pages ISAPI filter to enable session state for cookieless browsers\0"
  75.             VALUE "CompanyName", "Microsoft Corp.\0"
  76.             VALUE "FileDescription", "CkyMunge\0"
  77.             VALUE "FileVersion", "1, 1, 0, 1\0"
  78.             VALUE "InternalName", "CkyMunge\0"
  79.             VALUE "LegalCopyright", "Copyright ⌐ 1997\0"
  80.             VALUE "OriginalFilename", "CkyMunge.dll\0"
  81.             VALUE "ProductName", "Microsoft CkyMunge\0"
  82.             VALUE "ProductVersion", "1, 1, 0, 1\0"
  83.         END
  84.     END
  85.     BLOCK "VarFileInfo"
  86.     BEGIN
  87.         VALUE "Translation", 0x409, 1200
  88.     END
  89. END
  90.  
  91. #endif    // !_MAC
  92.  
  93. #endif    // English (U.S.) resources
  94. /////////////////////////////////////////////////////////////////////////////
  95.  
  96.  
  97.  
  98. #ifndef APSTUDIO_INVOKED
  99. /////////////////////////////////////////////////////////////////////////////
  100. //
  101. // Generated from the TEXTINCLUDE 3 resource.
  102. //
  103.  
  104. #include "Messages.rc" // Message Compiler-produced resources
  105.  
  106. /////////////////////////////////////////////////////////////////////////////
  107. #endif    // not APSTUDIO_INVOKED
  108.  
  109.