![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
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 |