February 2008 Release of MFCMAPI

The February 2008 Release (build 6.0.0.1004) is live: https://www.codeplex.com/MFCMAPI

Here's the change list - see the Issue Tracker on Codeplex for more details, or look at the code:

  • Ability to connect to a recovery storage group. If you know the flags, now you can pass them. Next post will talk about the flags. :) Dave helped on this.
  • Buffer overrun in EncodeID - never hit it, but found it in a code review
  • Potential failure loading add-ins - again, code review found this
  • Support for the security flags, props, and guid documented here: https://support.microsoft.com/kb/312900
  • Addition of STORE_ITEMPROC to the list of flags parsed for PR_STORE_SUPPORT_MASK

Enjoy.