ContextMenu Demo error

Add-in Express™ Support Service
That's what is more important than anything else

ContextMenu Demo error
 
Trevor Pegley




Posts: 22
Joined: 2006-12-11
Hi,

I get an error saying TExplorer is undeclared when trying to compile the adxOLContextMenu demo.

I am using the latest version of adx on D5.

Any thoughts?

Trev
Posted 13 Feb, 2007 06:04:37 Top
Trevor Pegley




Posts: 22
Joined: 2006-12-11
I also get a similar error in respect of TItems in the adxOLFolderItemsEvents demo and TFolders in the adxOLFoldersEvents demo. :(
Posted 13 Feb, 2007 07:30:08 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Trevor,

It is a well-known Delphi 5 issue. The Outlook2000.pas file in Delphi 5 doesn't contain classes, only interfaces.

P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.

Posted 13 Feb, 2007 09:23:35 Top
Trevor Pegley




Posts: 22
Joined: 2006-12-11
Dmitry,

Are there any work arounds or do you have any other examples to demonstrate these features? I am particularly interested in adding menu items to the main menu (generally) and the popup menu (when a mail item is selected).

Posted 13 Feb, 2007 09:54:36 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Trevor,

Please contact me directly by email, I will try to create an example for you.


Posted 13 Feb, 2007 10:15:53 Top