home *** CD-ROM | disk | FTP | other *** search
/ Internet Gallery / INTERGAL.bin / version.txt < prev   
Text File  |  1997-01-01  |  1KB  |  29 lines

  1. FILEVERSION    0,0,1,2
  2. PRODUCTVERSION 0,0,0,0
  3. FILEFLAGSMASK  0x3F
  4. FILEFLAGS      0x0
  5. FILEOS         VOS_UNKNOWN | VOS__WINDOWS32
  6. FILETYPE       VFT_APP
  7. FILESUBTYPE    0x0
  8. {
  9.   BLOCK "StringFileInfo"
  10.   {
  11.     BLOCK "040904e4"
  12.     {
  13.       VALUE "Comments",          "Use and distribute freely.  The source code appears in my forthcoming book, DEVELOPING MICROSOFT EXCHANGE APPLICATIONS WITH C++, ISBN 1-57231-219-x, available soon from Microsoft Press (shameless plug).  Q.v. http://www.angrygraycat.com/goetter/."
  14.       VALUE "CompanyName",       "Ben Goetter / Angry Graycat Designs"
  15.       VALUE "FileDescription",   "MAPI Download Utility"
  16.       VALUE "FileVersion",       "Version 0.1.2"
  17.       VALUE "InternalName",      "MFetch"
  18.       VALUE "LegalCopyright",    "Copyright ⌐ 1995-1996, Benjamin D. Goetter."
  19.       VALUE "OriginalFilename",  "mfetch.exe"
  20.       VALUE "ProductName",       "Developing Microsoft Exchange Applications with C++  - sample code"
  21.       VALUE "ProductVersion",    "pre-alpha"
  22.     }
  23.   }
  24.   BLOCK "VarFileInfo"
  25.   {
  26.     VALUE "Translation", 0x409, 1252
  27.   }
  28. }
  29.