New Post: Updating opened Contact
Is it possible to modify some fields of contact (opened in Outlook Inspector) directly using MAPI Stub. And update inspector with new data?I have addin, with custom form region and i need to modify...
View ArticleCreated Issue: Spaces or commas in prop edit control make lookup fail. [15996]
Problem: Spaces or commas in prop edit control make lookup fail.Fix: Remove these and make the prop edit control more fun to use
View ArticleCreated Issue: QuickStart really ought to populate main window while it's at...
Problem: QuickStart really ought to populate main window while it's at it.Fix: Add plumbing to populate the main window with the stuff we're opening.
View ArticleCreated Issue: A couple more entry ID style properties can be parsed. [15998]
Problem: A couple more entry ID style properties can be parsed.Fix: Add parsers
View ArticleCreated Issue: Missing flag values for wlink properties [15999]
Problem: Missing flag values for wlink propertiesFix: Add 'em.
View ArticleCreated Issue: VS 2012 found many SAL related issues [16000]
Problem: VS 2012 found many SAL related issuesFix: First pass at fixing most of the easy onesProblem: Potential non terminated sid stringFix: Simplify signature for GetTextualSidProblem: Potential...
View ArticleCreated Issue: MRMAPI - Need a way to see how much free space is in a...
Problem: MRMAPI - Need a way to see how much free space is in a PST/OST.Fix: -pst switch.
View ArticleCreated Issue: Smartview - Crash parsing tombstone when actual number of...
Problem: Smartview - Crash parsing tombstone when actual number of records differs from record count in header.Fix: Destructor was using the header count instead of the actual count.
View ArticleCreated Issue: Status Bar Paint Issues [16003]
Problem: Status bar bleeds into taskbar when maximizedFix: Detect case and fix boundariesProblem: Previous zoom optimization led to painting problems.Fix: Revert part of change
View ArticleCreated Issue: MrMAPI - Need a way to compute folder size, including...
Problem: MrMAPI - Need a way to compute folder size, including subfoldersFix: Add -size switch
View ArticleCreated Issue: MrMAPI -store parameter ate options that followed it [16005]
Problem: MrMAPI -store parameter ate options that followed itFix: Check for switches. Also more work to distinguish a store number from a naked prop tag.
View ArticleCreated Feature: Add parsing for PR_RETENTION_FLAGS [16006]
Problem: Add parsing for PR_RETENTION_FLAGSFix: Added
View ArticleSource code checked in, #99839
Build 15.0.0.1037 - 15996, 15997, 15998, 15999, 16000, 16001, 16002, 16003, 16004, 16005, 16006
View ArticleReleased: January 2013 Release (Jan 28, 2013)
Build: 15.0.0.1037 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: January 2013 Release (Jan 28, 2013)
Build: 15.0.0.1037Full 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 ArticleNew Post: Recovering IPM.Appointment causes duplicates
OPINION:...I think that part of the duplication issue is that the restore outlined above (sort by IPM.APPOINTMENT -- Select ALL -- Copy/Paste) catches all stages of the appointment (from: tentative to...
View ArticleNew Post: Recovering IPM.Appointment causes duplicates
the real TRICK is to select the correct item to restore and then get it to "chain" itself back to the original meeting. When I restore an item deleted by the originator that is still a valid meeting...
View ArticleCreated Issue: Open Contents Table error 0x80070005 [16096]
Open Contents Table error after RU6 Exchange 2010 SP2 applied.Code: MAPI_E_NO_ACCESS == 0x80070005
View ArticleClosed Issue: Open Contents Table error 0x80070005 [16096]
Open Contents Table error after RU6 Exchange 2010 SP2 applied.Code: MAPI_E_NO_ACCESS == 0x80070005Comments: Config/permissions issues are not bugs. If you need help setting up a profile or tracking...
View Article