↧
Source code checked in, #101163
Build 15.0.0.1037 - 16114, 16115, 16122, 16123, 16124, 16125
View ArticleReleased: March 2013 Release (Mar 27, 2013)
Build: 15.0.0.1038 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: March 2013 Release (Mar 27, 2013)
Build: 15.0.0.1038Full 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: March 2013 Release (Mar 27, 2013)
Build: 15.0.0.1038 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: March 2013 Release (Mar 27, 2013)
Build: 15.0.0.1038Full 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 Broken on Windows XP [16140]
Problem: MFCMAPI reports that it is not a valid Win32 application on Windows XP.Fix: This was a side effect of the upgrade to Visual Studio 2012. Have to make sure to designate a Windows XP compatible...
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 ArticleUpdated Release: March 2013 Second Release (Apr 02, 2013)
Build: 15.0.0.1039Full 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 ArticleReleased: March 2013 Second Release (Apr 02, 2013)
Build: 15.0.0.1039 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: March 2013 Second Release (Apr 02, 2013)
Build: 15.0.0.1039Full 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 ArticleNew Post: "MAPI_E_FAILONEPROVIDER == 0x8004011D" from OpenMsgStore with...
HI I'm facing the same issue here , has anyone ever found a fix ? thanks
View ArticleNew Post: Win7 x64 Home Outlook 2010 x64 Pro -err 0x00040680
I had this issue with a similar user. We could not delete her flagged items because of the same error you got with the exception of line 950. It turned out that she was on another list in which she was...
View ArticleNew Post: How to Use MAPI restore the email form the exchange backup database?
I want to restore some emails which in the backup database (eg: Mailbox Database 1117657611), The database is created by exchange server 2010. I dismount it ,and copy the directory which named "Mailbox...
View ArticleNew Post: How to Use MAPI restore the email form the exchange backup database?
MFCMAPI has no capability to mount an Exchange store. If you want MFCMAPI to view this data, put it back into Exchange and get it into a mailbox you can point a profile at.
View ArticleNew Post: How to Use MAPI restore the email form the exchange backup database?
Hi SGriffin, Thanks for your reply. Could you tell me what I need do that "put it back into Exchange and get it into a mailbox you can point a profile at: I Know that when I want View the PST file . I...
View ArticleCreated Issue: Add edb(exchange database) file to profile,what sould I do?...
I Know that when I want View the PST file . I could do this: First use CreateProfile() create a profile. Then SPropValue spv; spv.ulPropTag = PR_PST_PATH; spv.Value.lpszA = (LPSTR)lpPstfile; hr =...
View ArticleClosed Issue: Add edb(exchange database) file to profile,what sould I do?...
I Know that when I want View the PST file . I could do this: First use CreateProfile() create a profile. Then SPropValue spv; spv.ulPropTag = PR_PST_PATH; spv.Value.lpszA = (LPSTR)lpPstfile; hr =...
View ArticleNew Post: How to Use MAPI restore the email form the exchange backup database?
Please don't pollute my bug database. MFCMAPI doesn't do anything with Exchange databases. MAPI doesn't do anything with Exchange databases. Like I said, if you want to look at an Exchange database,...
View Article