Specifications
UVTI reference
Gallagher & Robertson Glink: API reference manual 205
UVTI reference
This section does not attempt to describe the actual UVTI interface; for that
information refer to the official UVTI documentation supplied by Bull and the
on-line help file supplied with Glink.
Files relating to UVTI
The following files are delivered with Glink for Windows to provide UVTI
support.
File name Description
UVTI32.DLL
The Dynamic Link Library that precompiled UVTI
applications will use at run time. Affinity Visual will
also use this file. It must reside somewhere in the DOS
PATH but will most usually be found in the
\WINDOWS or \WINDOWS\SYSTEM directory.
UVTI32.LIB,
UVTI32VC.LIB
The library file defining all UVTI functions which is
needed for linking UVTI applications that have been
written in C. The file is in practice identical to the file
of the same name supplied with Affinity UVTI and
indeed may be used interchangeably with that file. The
file is only required for programming in C directly to
the UVTI specifications. Applications using Affinity
Visual do not require this file. The file will normally
reside in your C library directory. The UVTI32.LIB is
for use with Borland BC++, the UVTI32VC.LIB is for
use with the Microsoft VC++.