This DLL provides access to all methods and properties of the Netscape OLE Automaticion Object which is described in the OLE Automation Object specification. It was written by Steve Caine (shc@cfg.com ) of Caine, Farber & Gordon, Inc. It is provided in source form with no restrictions on use or redistribution.
The software described here, and its associated documentation, ("the software") has been placed in the public domain by Caine, Farber & Gordon, Inc. You may do anything you want with it. There are no restrictions.
The software is provided AS IS and WITH ALL FAULTS . Neither the author nor Caine, Farber & Gordon, Inc. nor any other party assumes any responsibility for the software or for any modification thereto.
Be sure to save your work often when developing and testing code that uses this DLL. It interfaces directly with Visual Basic and Netscape and any error is likely to crash your system in ways that will require at least a reboot if not a full reset.
The Readme document describes the DLL and how to use it.
The source for the DLL, the Readme file, and a simple Visual Basic test application are available as a zip archive (~45KB). This contains everything you need to build the DLL with MS Visual C++ except for vbapi.lib . This can't be distributed due to licensing considerations, but is part of the Custom Control Development kit in the VB 3.0 distribution.