Closed Feature: OLE/Docfile attachments are not directly viewable in MFCMAPI...
<p>Problem: OLE/Docfile attachments are not directly viewable in MFCMAPI</p><p>Fix: Add code to request docfile stream in StreamEditor. Add corresponding code for write...
View ArticleClosed Issue: Can't write OLE files [15515]
<p>Problem: Can't write OLE files.</p><p>Fix: Bad logic in MyOpenStreamOnFile - fix logic</p>Comments: Fixed in August 2012 Release
View ArticleClosed Issue: Add some GUIDs [15514]
<p>Problem: Entity guid is missing</p><p>Fix: Add it</p><p>Add 2013 version guid</p>Comments: Fixed in August 2012 Release
View ArticleClosed Feature: GetOutlookVersionString only returned one Outlook version...
<p>Problem: GetOutlookVersionString only returned one Outlook version when multiple may be installed</p><p>Fix: Changed to loop over all versions of Outlook</p>Comments: Fixed...
View ArticleClosed Issue: Flicker Tamp Down [15512]
<p>Problem: Listview flicker on selected items</p><p>Fix: No need to redraw for glow when an item is selected</p><p>Problem: Flicker drawing expando...
View ArticleClosed Feature: MFCMAPI isn't colorful enough [15511]
<p>Problem: MFCMAPI isn't colorful enough</p><p>Fix: Turn it blue</p>Comments: Fixed in August 2012 Release
View ArticleClosed Issue: System buttons were wrong width on XP. [15510]
<p>Problem: System buttons were wrong width on XP.</p><p>Fix: Use GetThemeSysSize(0, SM_CXSIZE) to get proper width.</p>Comments: Fixed in August 2012 Release
View ArticleClosed Issue: MrMAPI - Crash parsing some parameters [15509]
<p>Problem: MrMAPI - Crash parsing some parameters</p><p>Fix: Logic checking minimum number of parameters was flawed.</p>Comments: Fixed in August 2012 Release
View ArticleCreated Issue: Update Prop Tags and Dispids [15760]
Problem: Minor tweaks needed to prop tagsFix: Done
View ArticleCreated Issue: ROH flags out of date [15761]
Problem: ROH flags out of dateFix: Update them
View ArticleCreated Issue: Blank header area when dragging headers around. [15762]
Problem: Blank header area when dragging headers around.Fix: Was misidentifying the last header item when they were moved around. This broke my logic for painting the whitespace.
View ArticleCreated Issue: MUID_PROFILE_INSTANCE is missing [15763]
Problem: MUID_PROFILE_INSTANCE is missingFix: Add it
View ArticleCreated Issue: MRMAPI needs a way to select version [15764]
Problem: MRMAPI needs a way to select versionFix: Version switch
View ArticleCreated Issue: Message flag column named "Size" [15765]
Problem: Message flag column named "Size"Fix: Correct label
View ArticleCreated Issue: Potential crash on Outlook+EMS systems [15766]
Problem: Potential crash on Outlook+EMS systemsFix: For the sake of not crashing, doing a null check loading GetComponentPath
View ArticleUpdated Release: October 2012 Release (Nov 06, 2012)
Build: 15.0.0.1036Full release notes at SGriffin's blog.If you just want to run the MFCMAPI or MrMAPI, get the executables. If you want to debug them, get the symbol files and the source.The 64 bit...
View ArticleUpdated Wiki: Home
Project Description MFCMAPI uses Microsoft's published APIs to provide access to MAPI stores through a graphical user interface. Its purpose is to facilitate investigation of Exchange and Outlook...
View ArticleReleased: October 2012 Release (Nov 06, 2012)
Build: 15.0.0.1036 Full release notes at SGriffin's blog. If you just want to run the MFCMAPI or MrMAPI, get the executables. If you want to debug them, get the symbol files and the source.The 64 bit...
View ArticleUpdated Release: October 2012 Release (Nov 06, 2012)
Build: 15.0.0.1036Full release notes at SGriffin's blog.If you just want to run the MFCMAPI or MrMAPI, get the executables. If you want to debug them, get the symbol files and the source.The 64 bit...
View ArticleSource code checked in, #97119
Build 15.0.0.1036 - 15760, 15761, 15762, 15763, 15764, 15765, 15766
View Article