↧
New Post: Double clicking on attachment row gives a new window
Right. I didn't code a special viewer for generic attachment objects. You can see the properties in the lower pane.
View ArticleNew Post: Permanent Removal of search folders in Outlook 2010
Hi, Does anyone know how to permanently remove the search folders from the outlook tree please? I did it once before when I found the link shown below and found the correct folder to remove them but...
View ArticleSource code checked in, #108692
Problem: Couple of sort order issues in our tag and flag arrays Fix: Move rows
View ArticleSource code checked in, #108711
Problem: MAPI_DISTLIST objects should open as both object and container Fix: Do both, cascaded
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
support.microsoft.com/kb/260294 also gives solution to this problem.
View ArticleNew Post: MFCMAPI not working
Hi Team, I have installed Thunderbird and made it default email client. I have also added one mailbox in it to see if it its working properly or not, although this information isn't necessary. I have...
View ArticleNew Post: MFCMAPI not working
Most likely Thunderbird still installs it's own implementation of mapi32.dll instead of using the documented stub library mechanism.
View ArticleNew Post: Stuck message in OUTBOX, Outlook 2013
I have a message that I can't open nor delete in the outbox (Outlook 2013). Tried opening Outlook in safe mode, Windows in safe mode, Outlook in Offline mode, etc etc. Outlook gives no message at all...
View ArticleNew Post: Cannot access Outlook 2013 64-bit files
I too am trying to resolve an Outlook 2013 problem and am also running 64-bit Outlook on Windows 8 64-bit. I downloaded the 64 bit version of MFCMAPI from February of this year but it's not working. I...
View ArticleNew Post: Cannot access Outlook 2013 64-bit files
Are you certain Outlook is 64 bit? Did you try the 32 bit MFCMAPI?
View ArticleNew Post: Stuck message in OUTBOX, Outlook 2013
The message is in the submit state, where it can't be messed with by a client. To remove it from the submit state, you need to abort the submission. To do that, right click on the message and select...
View ArticleNew Post: Cannot access Outlook 2013 64-bit files
My bad! The PC is 64 bit but Outlook is 32. Thanks.
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.February 2014 Release...
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
Thanks for replying, Within The outlook client, when the user clicks on the contacts.... in the bottom left hand corner it say items "97" and next to it on the right it says unread "29"... these 29...
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
You might want to send me a screenshot of Outlook - when I look at my Contacts folder it doesn't say anything about read/unread - it just says the number of items. Be sure to include the entire window...
View ArticleNew Post: Some confusions regarding FGetComponentPath
If mapi32.dll is replaced by MAPI of some other product, then also it is loaded (in GetComponentPath() in StubUtils.cpp). I have replaced mapi32.dll with other dll and it is loaded and after that it...
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
Thanks, the right click / Advanced / Set read flag seems to be what I'm after but I seem to have a bigger issue now with these unread contacts... What's the best way to send you some screenshots? is it...
View ArticleNew Post: "Unread" Contacts in Outlook not appearing
You can post the screenshot somewhere and link to it here.
View ArticleNew Post: Some confusions regarding FGetComponentPath
That might be a potential improvement. But if mapi32.dll has ben replaced, you might be better off running fixmapi.exe to fix it.
View Article