Obtaining Outlook Client Settings programatically

2001-09-26 Thread Will Somervell
Is it possible for an application to gain access to an Outlook client's settings ? - specifically the setting for "the Frequency Check for New Messages in minutes" ? - It's initially set by the user on their Tools menu / Options dialog, on the Mail delivery tab in Outlook 2000, the Internet

Inbox "Dirty" flag

2001-09-21 Thread Will Somervell
Are there any flags available to indicate updates (i.e. New messages) to Outlook's Inbox? (in C++) I believe I'm doing the painfully obvious to search for new messages in the most efficient way. For example, I've set a MessageFilter to limit only new messages received since the last time I chec

CDO 1.2.1 memory leak, Using GetNext()

2001-09-07 Thread Will Somervell
I can't eliminate a memory leak : While looping through the Inbox Message list using GetFirst() .. GetNext() I'm developing a Visual C++ application on NT Workstation 4.0 I tried using Purify to help debug this: it showed about a 500 byte leak in GetNext() for every extra message beyond the 1st