![]() |
|||
(new version available with MIME/Property Support!)
I. What is Yamabay OECOMTo put it simple, Yamabay OECOM is a Microsoft Outllok Express 6.0 COM/ActiveX for Microsoft Visual Basic developers. Microsoft Outlook Express is
a very popular e-Mail software on all version of Windows, but there
is no simple way to program it without using C++ to explore the
IStoreFolder and IStoreNameSpace
Interfaces. This OECOM wraps these two interfaces and present to VB and
COM/ActiveX programmers with the classes and methods which they are familiar
with. II. The class and the methods provided by OECOMThe filename is tryoe1.dll and the class name is OE. 2.1 OE methods: General
2.2 OE methods: Folders Related
2.3 OE methods: Messages Related
III. How to use the Sample VB Code
This sample code is an Outlook Express Explorer . It allows you to navigate through the OE folder tree and to read, create, delete, move, copy, mark, and unmark messages. You can use this to create, delete and rename folders. All the functions are made possible by Yamabay OECOM. You will learn how to write your own OECOM based applications by looking into the sample source code. Before you can use this Sample VB code, you will need to register this OECOM by doing regsvr32 tryoe1.dll. After the registration, you will need to reference to this tryoe1 COM object in your VB project. Below are some screen shots of this VB program:
|
| Anti Spam | WinASP | Web2Image | Skype Gateway | Dashboard Chart | OE6 COM/ActiveX |
| Copyright © 2000-2009 YamaBay |
