473,394 Members | 1,715 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,394 software developers and data experts.

Outlook Express Automation

Hi,
How can I retrive a list of contact in outlook express?
Nov 22 '05 #1
2 3454
If anything can be done with OE data it can most likely be learned about
from SlipStick [1]

--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.slipstick.com/

"COOLdotNEt" <M.**********@gmail.com> wrote in message
news:O7**************@TK2MSFTNGP12.phx.gbl...
Hi,
How can I retrive a list of contact in outlook express?

Nov 22 '05 #2
"COOLdotNEt" wrote:
Hi,
How can I retrive a list of contact in outlook express?


It's been a year or two ago since I needed to do any kind of automation with
OE, so this may be outdated information, but I can relate my experience to
you.

Basically, at that time anyway, there was no way to automate OE in any kind
of "Microsoft sanctioned" way. In other words, it had no automation
capabilities built in. Outlook did, but OE did not. So, in my case (we built
a P2P spam killer app [similar to how Hotmail works now] that needed a "This
is Spam" button on the toolbar), we had to use a different technique.
Basically, we hooked the toolbar by injecting a DLL into OE, and then passed
it windows messages that instructed it to add a new button (and set the
winproc address to a function inside of the injected DLL). It was basically
a hack, but it worked.

Conceivably, you might be able to do something along those lines (maybe
using keyboard hooking or something) to get hold of the contact list, but if
you don't control your install base, it's hard to keep something like that
running well with all the versions of OE out there. Also, all of that type
of thing has come under scrutiny in XP, so it may not even be possible to do
that now.

Anyone else have any ideas? Has someone figured out the format of the OE
contact list database or anything? That'd be what I'd be checking into if I
were you.
Nov 22 '05 #3

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

Similar topics

2
by: COOLdotNEt | last post by:
Hi, How can I retrive a list of contact in outlook express?
7
by: MLH | last post by:
Is the following remotely correct? =DDE("C:\Program Files\Program Files\Outlook Express\OEmig50","Attachment","Name") I'm not sure that OEmig50.exe is the executable for OE. Anybody know? ...
2
by: PerryC | last post by:
Is there anyway to add in the code to open up MS Outlook instead of Outlook Express during an SendObject Command in MS Access 2002? (Add some code in the module?) Sincerely, perry
1
by: Thejus | last post by:
Hi, I want to launch Outlook express with attachment. Any ideas ? Thanks Thejus
3
by: Mike Sobeiski | last post by:
Hi There! How do I manipulate folders in Outlook Express (Not Outlook)? I need to read messages in the mail folders as well as newsgroups. I've search on the net but all I found is how to send...
2
by: Atley | last post by:
I am trying to create an application that automatically sends an email using outlook express... Has anyone done this, and if so can you point me in the right direction?
4
by: roni | last post by:
i dont like to use ocx controlx. is there new dll for vb.net that do the job ? or newer code, to send email throught outlook express.
26
by: Tom Becker | last post by:
Is there a way, from Access, to programmatically click the Send and Receive button in Outlook?
4
by: Jason Huang | last post by:
Hi, I am not sure if we can call Outlook Express in the C# windows form project. However, my boss he thinks that it should be able to open, since the VSC# and Outlook Express are all MS's...
2
by: michele | last post by:
Hi, I want to preapare mail for outlook express throughout my vb.net application, can someone help me? thanls
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.