 SRVRDEMO: lllustrates an OLE Server Application

 SRVRDEMO is a sample object linking and embedding (OLE) 
 server application that works with the CLIDEMO sample 
 client application to demonstrate the use of OLECLI.DLL and 
 OLESRV.DLL.

 To use SRVRDEMO, you must register it in the system 
 registration database. (An OLE server usually registers 
 itself during setup or initialization, but SRVRDEMO does 
 not.) 

 A registration file  called INI.REG exists with the SRVRDEMO sample
 and can be merged with the registration database. From the Program
 Manager File menu, and type the following command:

      REGEDIT /S INI.REG

 where INI.REG is the registration file. This command merges 
 INI.REG with the registration database and allows you to 
 run SRVRDEMO. 

 For information on using CLIDEMO and SRVRDEMO, see the 
 CLIDEMO abstract.

 SRVRDEMO was built and tested under Microsoft(R) 
 Windows(TM) version 3.1.
