A Simple Multiple Use COM Server.  
Assembled by George Cross, Borland C++ Developer Support, October 1997

This example is adapted from the EKOALA1 local COM server in chapter five of 
Kraig Brockschmidt's 'Inside OLE', MSPress, 1995.

This demonstrates a multiple use COM server.

Before running a client which invokes this server, be sure to register this.
To do so, edit the WIN32.REG file to indicate the correct directory in the 
LocalServer32 entry. 


