A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Express Email Newsgroup » Outlook Express
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

IMPORTANT Software-Development: How to identify the body/sender/recipient when the selected message is changed



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 16th 06, 07:33 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Kevin Stumpf
external usenet poster
 
Posts: 1
Default IMPORTANT Software-Development: How to identify the body/sender/recipient when the selected message is changed

Hello guys!

I have an important software development problem:

In my application i have to check, whenever the selected message in OE is
changed.

This is no problem....i just hook OE and subclass the ListCtrl-Window.
Then i always get a message when the user changes the actual selection.

But i have no idea to find out, which message is selected. Means, who is the
recipient, the sender and whats the body of the mail.

Outlook Express has to save anywhere in the listctrlitems the information
which item it is.

Because.....how does OE know which messagebody etc. to show, when the
selection is changed?

I tried GetItemData(nIndex) to get something like a unique message id...
with what i could get the body/sender/recp by the outlook api.....but
no item has Data set by SetItemData....

Please...does ANYBODY know how to get the emailsender when i have the
selected item in Outlooks ListCtrl?
(Outlook Express MUST save any information in the items...cause how else
does it know which message to show when the selection changes?)

Or if not...does anybody know a newsgroup where people can help me?

Its really important for me!
Thanks,
Greetings,
Kevin


  #2  
Old June 20th 06, 11:46 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Steve Cochran
external usenet poster
 
Posts: 2,353
Default IMPORTANT Software-Development: How to identify the body/sender/recipient when the selected message is changed

I think you are pretty much on your own if you are trying to hook OE
windows.

About the only information that is available on OE programming is he

http://msdn.microsoft.com/library/en...asp?frame=true

steve

"Kevin Stumpf" wrote in message
...
Hello guys!

I have an important software development problem:

In my application i have to check, whenever the selected message in OE is
changed.

This is no problem....i just hook OE and subclass the ListCtrl-Window.
Then i always get a message when the user changes the actual selection.

But i have no idea to find out, which message is selected. Means, who is
the
recipient, the sender and whats the body of the mail.

Outlook Express has to save anywhere in the listctrlitems the information
which item it is.

Because.....how does OE know which messagebody etc. to show, when the
selection is changed?

I tried GetItemData(nIndex) to get something like a unique message id...
with what i could get the body/sender/recp by the outlook api.....but
no item has Data set by SetItemData....

Please...does ANYBODY know how to get the emailsender when i have the
selected item in Outlooks ListCtrl?
(Outlook Express MUST save any information in the items...cause how else
does it know which message to show when the selection changes?)

Or if not...does anybody know a newsgroup where people can help me?

Its really important for me!
Thanks,
Greetings,
Kevin



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to identify identity of sender? hringley Outlook - Using Contacts 1 May 16th 06 01:58 PM
There is no message selected Paul Mundy Outlook Express 2 May 4th 06 12:34 PM
Can't see message body until Reply or Fwd is selected Jen Outlook - General Queries 0 March 16th 06 02:31 PM
"Only 0 recipient allowed for sender ''" ?? Capricorn Outlook - General Queries 2 February 14th 06 08:16 AM
Sender and recipient criteria in AdvancedSearch not working Sue Mosher [MVP-Outlook] Outlook and VBA 0 February 1st 06 04:25 PM


All times are GMT +1. The time now is 06:58 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.