"Lespaul36" <lespaul36@none .net> schrieb:[color=blue]
> Is there a way to go through all the messages in outlook express, or a way
> to go through the dbx files?[/color]
Outlook Express itself doesn't support automation. IIRC there is no library
included which allows iterating over the messages stored in DBX files.
However, Steve Cochran [MVP] has written some tools which can be used to dig
out the messages from DBX files
(<URL:http://home.chattanoog a.net/~scochran/>).
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Bryan Starbuck who is the development leader of Outlook Express
explicitly says at:
http://spaces.msn.com/members/bryanstarbuck/Blog/cns!1psJjwgBAsV-Ph1H_Wpa4AUg!25 9.entry
"Public APIs: OE has always had the public IStoreNamespace API to allow
the database content to be accessed."
Comment