Welcome to MSDN Blogs Sign in | Join | Help

September 2004 - Posts

Updated MSLMS Sample Posted

A while back, I posted an article about the fixes Jason and I had to make to the MSLMS sample message store to get it to load under Outlook 2003. Since then, I've received numerous requests that I post the changes. I wasn't ignoring the requests - I've

MAPI Multithreading Rules

I wrote these rules out while debugging a crash in another MS product: All threads which use MAPI must call MAPIInitialize before doing any MAPI. All threads which use MAPI must call MAPIUninitialize before ending. No thread should ever call MAPIUninitialize
 
Page view tracker