adding button or menu to outlook
  Home FAQ Contact Sign in
microsoft.public.outlook only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.outlook Profile…
 Up
adding button or menu to outlook         


Author: soner
Date: Sep 17, 2008 01:41

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;InstallCommandsEarly

[Exchange Client Compatibility]
Exchange Context Map=11111111111111
Exchange Interface Map=11111111

[Application]
Events=OnStartup;OnShutdown
Show full article (1.41Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Outlook 2007 - Utlimate Ed. MEMORY LEAK OUTLOOK.EXEmicrosoft.public.outlook.general ·