The Outlook 10.0 library will be on your machine if you install Outlook 2002. iisext.dll is a DLL used by an IIS server running under Windows.
The code link you were given is an example. You will need to adapt its techniques to your own application, which apparently is a VB6 application, not an IIS web app.
FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at
http://www.microsoft.com/office/comm....program_v ba
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Viswanathan" wrote in message ...
Hi Veign!
Where can i download iisext.dll and outlook10.0 library. I have outlook 9.0
library. without this the code downloaded in the guven link is not working
--
Thanks and Regards
S. Viswanathan
"Veign" wrote in message
...
Retrieve Outlook emails via Outlook Automation (API)
http://www.veign.com/vrc_codeview.asp?type=app&id=125
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"Viswanathan" wrote in message
...
Hi All!
Reading mails from Sent items, Deleted items, Draft folder from VB6.0.
It
is
very helpful for me if the code is written in ActiveX DLL and can be
called
from any form of other projects.
--
Thanks and Regards
S. Viswanathan