SDK for "Outlook Express" ?

  • Thread starter Thread starter Maxim Kazitov
  • Start date Start date
M

Maxim Kazitov

Hi,

Does somebody know is it possible to create add-in for "Outlook Express"
(not for "Outlook") ?

Any references to SDK, examples, articles will be highly appreciated.

Max
 
Dear Maxim:

You can officially use some features of OE with simplemapi ::

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcsample98/html/vcsmpsimplemapi.asp

That not include any interface to add buttons.

But, unofficially you can do some tricks (if you know about
programming)
and
add your own buttons and functions, some resources to see are:

http://www.nektra.com/products/oeapi
http://www.pgpi.org/cgi/download.cgi?filename=PGPfreeware_6.5.3.zip
http://www.codeproject.com/system/hooksys.asp?target=hook
http://groups.google.com/groups?q=outlook+express+plugin&ie=UTF-8&oe=UTF-8&hl=en&btnG=Google+Search
http://insideoe.tomsterdam.com/

Regards
Miguel Jara
 
Back
Top