![]() |
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
|
|||
|
|||
![]()
Hi all,
i have a code to add new button and menu to outlook toolbar. When i use registry (HKLM/Software/Microsoft/Exchange/Client/Extension) for adding my add-in, i can see my new menu. But if i use ecf file i can add my add-in but i can not see my new menu. i am using c++ and InsertMenu command for adding menu. my ECF file ; [General] Display Name=MyExtension Description=MyExtension Path="C:\windows\system32\myExt.dll" Entry Point=1 Client Version=4.0 Misc Flags=NoOptimizeInterfaceMap;MoreContexts;InstallC ommandsEarly [Exchange Client Compatibility] Exchange Context Map=11111111111111 Exchange Interface Map=11111111 [Application] Events=OnStartup;OnShutdown [Session] Events=OnLogon;OnLogoff;OnDelivery [Property Sheet] Events=AddPropSheetPages Property Sheet Dialogs=ToolsOptions [Folder] Folder Class=IPF Menu Drops=File;Edit;View;Insert;Format;Tools;Compose;H elp;Main;Toolbar;Contact;Calendar;Note;Task;Journa l;FileFolder Events=AllCommands;InstallCommands;AddPropSheetPag es;Install;OnFolderChange;OnSelectionChange Views=Viewer [Item] Message Class=IPM Item States=Modal;NonModal;Read;Compose Menu Drops=File;Edit;View;Insert;Format;Tools;Compose;H elp;Main;Toolbar;Contact;Calendar;Note;Task;Journa l;FileFolder Events=AllCommands;InstallCommands;OnItemChange;On Command i can't find a detailed document about ecf file. please help me to find the problem. Thanks in advance. |
Ads |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding seperator to Outlook standard menu | John | Add-ins for Outlook | 2 | August 29th 07 03:40 PM |
Creating a menu or command button in Outlook | salad | Outlook and VBA | 6 | April 9th 07 04:26 AM |
Outlook add-in - adding to the Appointments Insert menu | Scott Lyon | Outlook - Using Forms | 3 | October 9th 06 10:29 PM |
Novice: Adding a menu to current menu? | Peter | Add-ins for Outlook | 4 | October 2nd 06 04:34 PM |
adding a context menu in Outlook | donald | Add-ins for Outlook | 6 | May 3rd 06 02:49 PM |