winget install --id=Microsoft.MFCMapi -e
MFCMapi provides access to MAPI stores to facilitate investigation of Exchange and Outlook issues and to provide developers with a sample for MAPI development.
MFCMAPI is a powerful tool designed to provide direct access to MAPI stores, enabling detailed investigation of issues related to Exchange and Outlook. It also serves as a valuable reference for developers working on MAPI-based solutions.
Key Features:
Audience & Benefit: Ideal for IT professionals, system administrators, and software developers seeking to diagnose email-related issues or build MAPI-based applications. It streamlines debugging processes and provides a reliable foundation for MAPI development efforts.
MFCMAPI can be installed via winget, offering a straightforward setup process for users.
MFCMAPI provides access to MAPI stores to facilitate investigation of Exchange and Outlook issues and to provide developers with a sample for MAPI development.
Latest release
Release stats (raw JSON)
Pretty release stats
MFCMAPI depends on the MAPI Stub Library. When cloning, make sure to clone submodules. See Contributing for more details.
MFCMAPI supports fuzzing with libFuzzer and the fsanitize switch in Visual Studio. See fuzz.cpp for details.
To run fuzzing for this project, follow these steps:
Build Fuzzing Corpus:
Switch Solution Configuration:
Debug Command Line Parameters:
$(ProjectDir)fuzz\corpus -artifact_prefix=fuzz\artifacts\
For assistance using MFCMAPI, developing add-ins, or general MAPI development, consult the documentation. Find a bug? Need help? Have a suggestion? Report your issues through the issues tab.