PATCH: Vfpmapi.exe Updated VFP for Windows FOXMAPI Files

Last reviewed: February 20, 1998
Article ID: Q138255
3.00 3.00b WINDOWS kbprg kbfile

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, versions 3.0, 3.0b

SUMMARY

Vfpmapi.exe is a patch that allows Visual FoxPro to interface with Microsoft Mail, version 3.2 (both 16-bit and 32-bit).

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ Vfpmapi.exe (size: 120277 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

Here is the Readme.txt file:

***************************************************************************

   Readme.txt

   Instructions for using updated Visual FoxPro for Windows Foxmapi.fll and
   Foxmap16.dll files
**************************************************************************

Running Vfpmapi.exe creates the following files:

   Readme.txt   - Instructions and Limitations of Use
   Foxmapi.fll  - DLL interface to Mapi.dll and Splus.dll
   Foxmap16.dll - Thunking layer for use on 16-bit operating systems
   Foxmapi.hlp  - Help file on the use of functions in FOXMAPI

Instructions

Place both the .fll and .dll files in your application directory. If your application will only be used on 32-bit operating systems, Foxmap16.dll is not required.

To load Foxmapi.fll in your program, use this command:

   SET LIBRARY TO foxmapi ADDITIVE

All functions provided in the Foxmapi.fll are now available.

Limitations of Use

The following restrictions are necessary for FOXMAPI to function correctly:

  • FOXMAPI will only interface to Microsoft Mail, version 3.2 (both 16- and 32-bit). FOXMAPI cannot be used as an interface to Microsoft Exchange, provided with Windows 95.
  • FOXMAPI cannot interface with Microsoft Mail version 3.2 or Schedule+ version 1.x under Windows 95.
  • Testing is not yet complete to determine whether FOXMAPI can interface successfully to 32-bit Schedule Plus available with Windows NT.


Additional reference words: 3.00 3.00b VFoxWin softlib
KBCategory: kbprg kbfile
KBSubcategory: FxprgGeneral
Keywords : FxprgGeneral kbfile kbprg
Version : WINDOWS:3.0,3.0b
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 20, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.