/* * $Id$ */ Harbour Compatibility Library (HCL) for CA-Clipper 5.x/'87 ========================================================== The goal of this library and header file is to provide some level of compatibility for Harbour code when compiled with CA-Clipper. You will require Microsoft C 5.1 or 8.x and CA-Clipper to compile and build this library. Use MAKE_CLP.BAT to build the library. Later on add HBCLIP.LIB to your link script. Optionally on CA-Clipper 5.x you may want to #include "hbclip.ch" to your source files. Victor Szakats <info@szelvesz.hu>