![]() |
adding button or menu to outlook
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. |
All times are GMT +1. The time now is 12:55 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com