Welcome to MSDN Blogs Sign in | Join | Help

May 2009 - Posts

The Fifth MAPI Multithreading Rule

We had an issue recently where DDE broadcasts were being blocked on a system. The customer noticed that the problem happened after they called MAPIInitialize on their worker thread. Our investigation gives us a chance to add a 5th rule to the MAPI Multithreading

(Less Than) Portable Search Folders

Let’s have fun with the object model and search folders: Outlook running a profile in online mode. Create this macro: Sub TestAdvancedSearchComplete()     Dim sch As Outlook.Search     set sch = Application.AdvancedSearch("Inbox",

May 2009 Release of MFCMAPI

The May 2009 Release (build 6.0.0.1013) is live: http://mfcmapi.codeplex.com . The coolest new feature has to be the addition of Smart View parsing to the Hex Editor. I actually had the idea to do this the morning I published the March 2009 release, but

Unaligned Data and the PST Provider Redux

Just wanted to note that the April Cumulative Update for Outlook 2007 fixes the unaligned data issue with the PST provider. So passing a statically allocated NULL string as a PST password should no longer be a problem. BTW – Outlook’s update isn’t listed

Exchange Client Extension Dead In Outlook 2010

Randy makes the official announcement over here . This shouldn't come as a shock considering we've been pushing Com Add-Ins for some time now and hinting that ECEs weren't long for this world. So - if your solution uses an Exchange Client Extension and
Posted by Stephen Griffin | 4 Comments
Filed under: , ,
 
Page view tracker