473,396 Members | 1,792 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Any idea about how to create Addin for outlook express??

Mat
Thanks you for help
Nov 20 '05 #1
11 1168
Hello,

OE does not have any API. There are some discussions on the topic on
Newsgroups, search Google Groups. But it is very, very tricky task and lots
of low-level programming is involved.

sincerely,
--
Sebastian Zaklada
Skilled Software
http://www.skilledsoftware.com
************************************
SQL Source Control 2003 - for
SQL Server Source Safe integration
and custom databases documentation

Uzytkownik "Mat" <re**********@fuckSpam.COM> napisal w wiadomosci
news:u4**************@TK2MSFTNGP11.phx.gbl...
Thanks you for help
Nov 20 '05 #2
Mat
I can't understand how some third party applications has plugged into OE. such as ICQ, cursormania, mywebsearch...

i think a method or a way exist to enable that.

"Mat" <re**********@fuckSpam.COM> wrote in message news:u4**************@TK2MSFTNGP11.phx.gbl...
Thanks you for help
Nov 20 '05 #3
"Mat" <re**********@fuckSpam.COM> schrieb
Any idea about how to create Addin for outlook express??


You're sure it's possible at all?
--
Armin

Nov 20 '05 #4
Its very much possible, We have worked on a complete Outlook express Spam plugin

Himanshu

---------------------

http://www.x-wiretechnology.com
Nov 20 '05 #5
* so************@yahoo.com (Heman) scripsit:
Its very much possible, We have worked on a complete Outlook express Spam plugin


How did you do that?

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #6
"Heman" <so************@yahoo.com> schrieb
Its very much possible, We have worked on a complete Outlook express
Spam plugin


Is this supported by OE?
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #7
I have undocumented API's for OE and used Hooking to accomplish that.

Himanshu
------------------------

http://www.x-wiretechnology.com

hi***************@gmx.at (Herfried K. Wagner [MVP]) wrote in message news:<eM**************@tk2msftngp13.phx.gbl>...
* so************@yahoo.com (Heman) scripsit:
Its very much possible, We have worked on a complete Outlook express Spam plugin


How did you do that?

Nov 20 '05 #8
Yes, Supported by OE5/6

Himanshu

------------------
http://www.x-wiretechnology.com

"Armin Zingler" <az*******@freenet.de> wrote in message news:<e5**************@TK2MSFTNGP12.phx.gbl>...
"Heman" <so************@yahoo.com> schrieb
Its very much possible, We have worked on a complete Outlook express
Spam plugin


Is this supported by OE?

Nov 20 '05 #9
* so************@yahoo.com (Heman) scripsit:
I have undocumented API's for OE and used Hooking to accomplish that.


Mhm... Hooking /is/ a solution, I know, but it's not very comfortable
(at least not as comfortable as Outlook's automatition and extensibility
interface).

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #10
Yes, Its quite Hard, takes a lot of time, but then its doable:)

Himanshu

---------------------

http://www.x-wiretechnology.com
hi***************@gmx.at (Herfried K. Wagner [MVP]) wrote in message news:<eZ**************@TK2MSFTNGP12.phx.gbl>...
* so************@yahoo.com (Heman) scripsit:
I have undocumented API's for OE and used Hooking to accomplish that.


Mhm... Hooking /is/ a solution, I know, but it's not very comfortable
(at least not as comfortable as Outlook's automatition and extensibility
interface).

Nov 20 '05 #11
* so************@yahoo.com (Heman) scripsit:
Yes, Its quite Hard, takes a lot of time, but then its doable:)


That's what I thought :-(.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Jaime Rios | last post by:
Hi, I created a COM AddIn for Word that performs the functions that it needs to, but I needed to add the ability for the toolbar created by the COM AddIn to remember it's last position and...
1
by: Stephen \(StudioTwo\) | last post by:
Hello, I have written a form using outlook 2002 vba. It would be nice to learn how to deploy this within the office as a com addin. To this end, Microsoft have posted the following document:...
0
by: Oliver Guo | last post by:
The outlook sample in the URL as below is fine. But I came with the problem about the installer that VS.net 2005 generated for me. When I ran this installer on another computer with no VS.net 2005...
1
by: Joseph Geretz | last post by:
I'm writing an Addin for Outlook using C#. I am able to create the interface to my Addin by adding Menus and Buttons to the Outlook Menu and Toolbar, respectively. I'd like to add one particular...
6
by: Joseph Geretz | last post by:
I'm porting a C# Outlook Addin originally engineered as a COM Addin over to use VSTO. I've gotten this to the point where my VSTO Addin installs its Menu items and Toolbar buttons when Outlook...
1
by: tzs | last post by:
I tried to follow the tutorial in the Visio 2003 SDK which implements an COM-AddIn for Visio 2003 in VB.Net. I used the VB Express (2005) version. I could make the Template Wizard work and the MS...
6
by: Christof Nordiek | last post by:
Hi, I created an Addin Project with the Addin-Project-Wizzard in VS2005. I added some code from a Knowledge Base How To und built the project. It worked, and the Addin got registered with...
3
shahjapan
by: shahjapan | last post by:
Hello, I am trying to develop a plug in, add in for Microsoft Outlook Express, is there any link or help like Ebook or sample Application availbale then please give me the URL. I...
1
by: John | last post by:
Hi I have a simple Outlook 2003 AddIn created using Outlook 2003 AddIn template in vs 2008. The full code is given below at the end. I got warnings on Interop assemblies as I have Office 2007...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.