April 2008 Release of MFCMAPI
The April 2008 Release (build 6.0.0.1005) 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:
- A few compatibility issues with older compilers (VC 6 and VC 2005) - thanks to Pete for pointing these out.
- Added support for the new restriction types
- Some general cleanup
Enjoy.
Comments
Anonymous
May 13, 2008
Do you know if the debug symbols for MSMAPI32.DLL are available? I am trying to determine the cause of this crash: > MSMAPI32.DLL!35fa6782() [Frames below may be incorrect and/or missing, no symbols loaded for MSMAPI32.DLL] USER32.dll!_PeekMessageA@20() 015dfef4() kernel32.dll!_BasepMapModuleHandle@8() + 0x722 bytes USER32.dll!_PeekMessageA@20() I use these symbol servers: msdl.microsoft.com/download/symbols www.microsoft.com/whdc/DevTools/Debugging/symbols.mspx Thanks, FrankAnonymous
May 13, 2008
Frank - there aren't any public symbols for MAPI - sorry.