Re: develop for OE 6?
- From: "Steve Cochran" <scochran@xxxxxxxxxx>
- Date: Tue, 8 Aug 2006 03:26:40 -0400
Hi Vinz,
There are no "managed" classes to handle this for OE or WinMail. You are stuck with having to instantiate the interfaces from unmanaged code.
This will be true for Vista as well, but the contact management is now part of Windows and separate from OE (WinMail). See http://windowssdk.msdn.microsoft.com/en-us/library/ms735779.aspx
steve
"Vinz" <vckoopman@xxxxxxxxx> wrote in message news:ej0e0oMuGHA.5056@xxxxxxxxxxxxxxxxxxxxxxx
Hey Jim, thanks for your reply. it's much appreciated. The link doesn't work anymore though but when searching for 'OE', all the links that actually do work now redirect to Windows Mail in Vista. :-/
And I really wished there would be a develop newsgroup for OE but I didn't find any :-(
All the code examples that are shown on for example this page: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/outlookexpress/oe/overviews/account_entry.asp are in C or C++. Does anybody know if the same can be done in C# (.NET 2.0)?
Regards,
Vinz.
"Jim Pickering" <jimp@xxxxxxxx> wrote in message news:077AE976-4F30-4F28-AE42-405A1C2CD3E1@xxxxxxxxxxxxxxxxMSDN has some very limited information about programming for Outlook Express at this link, and it's not really much help. You just have to hack it to find out what works and what doesn't. But the bigger problem would be the programming hacks for the mobile device. Maybe ask in the PocketPC or mobile newsgroups?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/outlookexpress/oe/oe_entry.asp
And, in Vista, mail storage is quite different. There are no DBX files since mail is stored as individual EML files and the Contacts also have a new storage.
Your best shot would seem to be to ask your questions in a developer newsgroup.
--
Jim Pickering
MVP-Outlook Express/Windows Mail
Please reply to newsgroup only so that others may be helped with your feedback.
"Vinz" <vckoopman@xxxxxxxxx> wrote in message news:eSH5lkIuGHA.2392@xxxxxxxxxxxxxxxxxxxxxxxHey folks,
I have this mobile phone running windows mobile 2003 2nd edition and I'd like to synchronize the contacts and emailmessages with outlook express 6 (instead of Outlook from MS Office).
Using C# I'd like to write a little synchronization tool myself (I've been a Delphi developper for over 8 years now) but I dunno where to start. The only interface file I found was a header file for C/C++ and after some reading it apears that OE 6 is going to be turned into Windows Mail in Vista? What happens to the contacts from OE 6 then?
If anybody could point me in a direction that helps me to write C# code to sync between Windows Mobile and OE 6 I'd be very gratefull.
Thanks for reading sofar,
Vinz.
.
- Follow-Ups:
- Re: develop for OE 6?
- From: Vinz
- Re: develop for OE 6?
- References:
- develop for OE 6?
- From: Vinz
- Re: develop for OE 6?
- From: Jim Pickering
- Re: develop for OE 6?
- From: Vinz
- develop for OE 6?
- Prev by Date: Re: Problem with "Main Identity" Mailbox
- Next by Date: Re: Impossible Drag 'n Drop from Outlook Express
- Previous by thread: Re: develop for OE 6?
- Next by thread: Re: develop for OE 6?
- Index(es):
Relevant Pages
|