T
Tim Pulley
I've written an Add-In (C++ and ATL) that hooks some Outlook command bar
buttons. Outlook calls my Add-In when the hooked menu items are selected or
when the command bar buttons are pressed but not when the associated
shortcut is used.
As an example, If the "Reply" command bar button is pressed my Add-In is
called. However my Add-In is not called when the shortcut, Ctrl+R, is used.
Is this a known problem? Is there away to work around this?
Thanks, TC
buttons. Outlook calls my Add-In when the hooked menu items are selected or
when the command bar buttons are pressed but not when the associated
shortcut is used.
As an example, If the "Reply" command bar button is pressed my Add-In is
called. However my Add-In is not called when the shortcut, Ctrl+R, is used.
Is this a known problem? Is there away to work around this?
Thanks, TC