![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm using VC++8.0 to developer an Exchange Client Extention for outlook2003.
In IExchExtCommands: ![]() I can catch the Item open action like this: if( 0x003c == cmdid){ // Menu item "Open" command // do something... hr = S_FALSE; // Must return S_FALSE } If I click the menu item 'Open',it works fine.But,when I open the mail item by double-click the item,I can't get it work.I don't want to use OOM and fire the ItemEvents which hold a method called 'Open',so how can i solve it? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
All Day Events and Recuring events | Brian | Outlook - Calandaring | 0 | August 4th 06 02:17 PM |
I am unable to open existing or create new events within calendar | joe f | Outlook - Calandaring | 0 | July 25th 06 04:00 PM |
Dbl-click or rt-mouse click/Open on Calendar Items fails after Stn | J. Munter | Outlook - Calandaring | 1 | June 15th 06 09:23 PM |
double click mail item | jpspringall | Outlook and VBA | 2 | May 31st 06 10:18 AM |
Microsoft Outlook closes when I try and open (double-click) a Contact | [email protected] | Outlook - General Queries | 0 | February 28th 06 07:37 PM |