home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets (4th Edition) / Windows95Secrets4thEdition.iso / apps / comm / mfetch / mfetch.exe / version.txt < prev   
Encoding:
Text File  |  1995-11-25  |  1.0 KB  |  29 lines

  1. FILEVERSION    0,0,1,0
  2. PRODUCTVERSION 0,0,0,0
  3. FILEFLAGSMASK  0x3F
  4. FILEFLAGS      0x0
  5. FILEOS         VOS_DOS_WINDOWS32
  6. FILETYPE       VFT_DLL
  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 APPLICATIONS FOR MICROSOFT EXCHANGE, available in early 1996 from Microsoft Press (shameless plug).  Q.v. http://www.halcyon.com/goetter/."
  14.       VALUE "CompanyName",       "Ben Goetter / Angry Greycat Designs"
  15.       VALUE "FileDescription",   "MAPI Download Utility"
  16.       VALUE "FileVersion",       "Version 0.1.0"
  17.       VALUE "InternalName",      "MFetch"
  18.       VALUE "LegalCopyright",    "Copyright ⌐ 1995, Benjamin D. Goetter."
  19.       VALUE "OriginalFilename",  "mfetch.exe"
  20.       VALUE "ProductName",       "Developing Applications for Microsoft Exchange - sample code"
  21.       VALUE "ProductVersion",    "pre-alpha"
  22.     }
  23.   }
  24.   BLOCK "VarFileInfo"
  25.   {
  26.     VALUE "Translation", 0x409, 1252
  27.   }
  28. }
  29.