COMforDLL
Charles E V Pegge
July 2006

TO THE NERVOUS

 TRYING TO UNDERSTAND HOW COM WORKS CAN SERIOUSLY IMBALANCE THE MIND.
 YOU DO SO AT YOUR OWN RISK.

 In particular studying the ConnectionPointerContainer and ConnectionPoint
 should only be undertaken with medical supervision.
 
 but understanding the inner workings of COM is not necessary to use COMforDLL.

TO THE CAUTIOUS

 THIS SOFTWARE, FREELY GIVEN, IS FOR USE AT YOUR OWN RISK.

 This programme has been thoroughly tested in Windows XP professional,
 and is used in my own software projects. It installs some keys in the
 registry in the process of registering as a COM object withe a TYPE
 LIBRARY. All these keys are removed when you run Uninstall.

 Using standard Windows32 SDK calls it is also designed to run under 
 Windows98, NT & Millenium, though I have NOT tested it on these 
 platforms. 
 
 To date the application name "COMforDLL" appears to be unique,
 so it is very unlikely to clash with any other software in your
 system.

 Further enhanced versions are likely, extending the functionality of
 this software while maintaining compatibility with earlier versions.

 If you want to create your own modified version of COMforDLL, please 
 use a different name and a new set of GUIDs and a new TLB file, using
 the Microsoft Platform SDK tools: GUIDgen and the MIDL compiler.


TO THE LITIGATIOUS

 Warranties and Disclaimers:

 THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND
 INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
 IN NO EVENT WILL CHARLES E V PEGGE BE LIABLE FOR ANY DIRECT,
 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES,
 INCLUDING DAMAGES FOR LOSS OF PROFITS, LOSS OR INACCURACY OF DATA,
 INCURRED BY ANY PERSON FROM SUCH PERSON'S USAGE OF THIS SOFTWARE
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.


