MIDAS DLL API examples
----------------------

This directory contains an example on how to use all functions in the
MIDAS DLL API, and how to link to the MIDAS libraries dynamically.

To compile, use

"wmake -u -f win32wc.mak" for Watcom C under WinNT/95,

"nmake -f win32vc.mak" for Visual C under WinNT/95 or

"wmake -u -f doswc.mak" for Watcom C under MS-DOS
