Raindrop Open Mail System VBX Version 1.0.22
=========================================
How to get the sample source:

It is highly recommended that you install into C:\RDOMS, as VB project make 
files are subdirectory dependent.  Hopefully a future version of the install
can generate the make file.


To utilize the sample e-mail program you must perform a few steps manually:


        1st  Copy the sources to your directory using xcopy.
             For example:
                         
                        c:\rdoms>xcopy a:\samples

             Will place all the sample source code into the directory
             where OMS/VBX is installed.

        2nd  In VB do an "Open Project" and select C:\RDOMS\OMSAMP.MAK




Installation directory:

If you really want to install to a directory other than c:\rdoms then
change all occurences, in the file "omsamp.mak", of "c:\rdoms" to 
"d:\directory".  Where d:\directory is where you told the install program
to place the files.  


WARNING:

If your VB is installed in a directory other than 
c:\visualb then change all occurances of "c:\visualb" to "c:\vb" in the file
omsamp.mak where "c:\vb" is the location of your copy of VB.


Technical support and Bug reporting:

   By Mail :   Raindrop Software Corporation
               Attn: OMS VBX Development
               833 E. Arapaho, Suite 104
               Richardson, TX 75081.

   By CompuServe : CompuServe ID 74431,1411                   or
                   GO RAINDROP

   By Fax  : 214 234 2674

   








