There are a few samples on the web that show how to add Context Menu
to Outlook 2003. Mostly, they work OK; however, I noticed couple of
problems.
1. If you have help task pane ( F1 ) in the main Outlook window at
any point after right clicking on an item ( so that Context Menu is
one of the existing command bars ), a user can NOT enter any text in
the Edit control - the focus is taken away.
2. I also often see high CPU utilization ( 15% or so ) just by having
a mouse over an item in the message list view ( I'd think it's
associated with high frequency of OnUpdate event ).
I'd greatly appreciate any thoughts on the above items.