
This directory contains source code for the sample stub program.
In this example, the ICONS directory is used for the path to 
contain the custom bitmaps and all other .smi files (icon sets), other
than default.smi.  Default.smi is the name for the default icon set
in this example.  This sample was compiled using the Borland OS/2 C++ compiler.

The directory RESDLL contains the source to generate the resource dll's.
Two resource dll's are used for OS/2: VGA (amiicnv.dll) and 
Super VGA (amiicn8.dll). The resource dlls were compiled using 
IBM C/Set2 compiler.

You should customize your resource dlls to contain the standard set
of icons that your application will use.
