Created Issue: MyLoadLibrary and MyLoadLibraryW are in different files [15518]
Problem: MyLoadLibrary and MyLoadLibraryW are in different files.Fix: Move them together and build proper MyLoadLibraryA
View ArticleCreated Issue: Stub library loading logic inflexible, hard to follow, hard to...
Problem: Stub library loading logic inflexible, hard to follow, hard to extendFix: Change static functions to a class which can store state, iterate through the load order walkdown and return paths
View ArticleCreated Issue: With C2R and SxS, MFCMAPI needs a way to load MAPI from...
Problem: With C2R and SxS, MFCMAPI needs a way to load MAPI from multiple sourcesFix: Expose MAPI walkdown logic in menus, give paths for user to select
View ArticleCreated Issue: Carriage return in PR_SUBJECT breaks file dialog [15521]
Problem: Carriage return in PR_SUBJECT breaks file dialogFix: Add \r\n to sanitization filter
View ArticleNew Post: Recovering IPM.Appointment causes duplicates
I guess I can give it a shot next time I get chance to perform recovery in this fashion. I'll update as I get chance to.
View ArticleSource code checked in, #95043
Build 15.0.0.1035 - 15509, 15510, 15511, 15512, 15513, 15514, 15515, 15516, 15517, 15518, 15519, 15520, 15521
View ArticleUpdated Release: August 2012 Release (Aug 21, 2012)
Build: 15.0.0.1035Full 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 DescriptionMFCMAPI 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 issues...
View ArticleReleased: August 2012 Release (Aug 21, 2012)
Build: 15.0.0.1035 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: August 2012 Release (Aug 21, 2012)
Build: 15.0.0.1035Full 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 ArticleCreated Issue: MFCMAPI hang on MAPIUninitialize [15527]
1. Logon without displaying stores.2. Open an entry id of an IMAP store.3. Open ipm subtree of the store by clicking on it in the hierarchy tree.4. Close the window related to this IMAP store.5. Logoff...
View ArticleUpdated Wiki: Home
Project DescriptionMFCMAPI 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 issues...
View ArticleClosed Issue: MFCMAPI hang on MAPIUninitialize [15527]
1. Logon without displaying stores.2. Open an entry id of an IMAP store.3. Open ipm subtree of the store by clicking on it in the hierarchy tree.4. Close the window related to this IMAP store.5. Logoff...
View ArticleCreated Issue: Attempting to view shared Office 365 mailbox causes crash....
MS Office 365 Hosted Exchange Server - with three shared mailboxes. Win7 x64; Outlook 2010 can view and edit all mailboxes in profile. Session->Logon correctly enumerates mailboxes (see attached...
View ArticleNew Post: "MAPI_E_FAILONEPROVIDER == 0x8004011D" from OpenMsgStore with...
I'm having the same issue. Were you able to figure it out?
View ArticleNew Post: "MAPI_E_FAILONEPROVIDER == 0x8004011D" from OpenMsgStore with...
In our case the solution was as follows: “In case anyone runs into the issue that our company had, a registry key was set on the server blocking older Outlook clients access to the exchange server...
View ArticleNew Post: "MAPI_E_FAILONEPROVIDER == 0x8004011D" from OpenMsgStore with...
our organization is on Exchange 2010 and i can connect using outlook 2007, just not programatically. do you think this still applies?
View ArticleNew Post: Autodiscover
incorporating autodiscover functionality to configure a new profile would be a good sample ( or for use in IExchangeManageStore ). Do you want to mess with WinInet? :) Lev
View ArticleClosed Issue: Attempting to view shared Office 365 mailbox causes crash. [15537]
MS Office 365 Hosted Exchange Server - with three shared mailboxes. Win7 x64; Outlook 2010 can view and edit all mailboxes in profile. Session->Logon correctly enumerates mailboxes (see attached...
View Article