Source code checked in, #108924
Problem: Message prop export should include large props Fix: Flip default handling of large props to true. Add fallbacks to get large text props. Switch attachment prop lookup to pass proper attachment...
View ArticleSource code checked in, #108925
Problem: Export doesn't find names for embedded messages. Fix: Use PR_DISPLAY_NAME as alternative.
View ArticleNew Post: Some confusions regarding FGetComponentPath
OK. But I was speaking about the code in MFCMAPI. We could do it manually using fixmapi.exe. In MFCMAPI, FixMAPI or fixmapi.exe isn't used. So I was saying about checking if FGetComponentPath is...
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
https://www.dropbox.com/sh/qknd70phmdy0ioq/AABj7B1VSuMTMXxJCBc3F_TPa Please try this link and see if you can get to the document containing screenshots Thanks Dan
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
The icons on those Contact folders look unusual. In MFCMAPI, when you look at one of those folders, do you see a value for PR_CONTAINER_CLASS and if so what is it?
View ArticleNew Post: Some confusions regarding FGetComponentPath
I get that, but this is an incredibly rare scenario nowadays. I probably won't be making this change.
View ArticleSource code checked in, #108934
Problem: SmartView - Need to parse PR_PREDECESSOR_CHANGE_LIST Fix: Implement parser
View ArticleNew Post: Some confusions regarding FGetComponentPath
There was a mistake that I made in programming because of which I got wrong results. Now, I have rectified that mistake. I noticed that if mapi.dll or mapistub.dll is loaded then, pfnMAPIInitialize()...
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
I've included a link to another screenshot, is this the field you are asking about:https://www.dropbox.com/s/3349flxia58xct3/PR_Container_Class.docx Regards
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
Yes and no. Right property, but not the same folder you were looking at in the first screenshot. Anyway - were you able to resolve the problem by marking the items read?
View ArticleNew Post: Some confusions regarding FGetComponentPath
I'd probably have to debug the scenario to tell you more than what you already know.
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
No, I marked the contacts as read which cleared the bold number to the right of the contacts but none of the missing contacts have appeared... Any other thoughts on how we can get the contacts back?...
View ArticleSource code checked in, #108938
Problem: PT_CLSID parsing incorrect. Fix: Correct formatting.
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
At this point I might suggest opening a support case.
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
Thanks for all your help... Who am I able to open a support case with?
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
Start here: http://support.microsoft.com/
View ArticleClosed Feature: Get better at outputting to XML [16677]
I'd like to propose some changes to the XML output schema for MFC/MrMAPI...There are a few items which would make it easier to work with in XML.##Binary output: Current:```XML<Value>cb: 16 lpb:...
View ArticleUpdated Release: August 2014 Release (Aug 13, 2014)
Build: 15.0.0.1042Full 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 provides access to MAPI stores to facilitate investigation of Exchange and Outlook issues and to provide developers with a sample for MAPI development.AugustĀ 2014 Release of...
View Article