[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  About Protected Mode

    Fast Library For Clipper is compatible with all the popular linkers
 currently on the market. Blinker 1.x, Blinker 2.x, Blinker 3.0 (real,
 protected, and dual mode), CA-ExoSpace, RTLink x.x , and WarpLink x.x
 are supported.

    Depending on which linker you use, simply link in the appropriate
 library as specified below.

    To link with Blinker 3.0 (real, protected, and dual mode) you must
 specify the file apibli.lib in your script file or command line:

    BLINKER FI my_prog LIB Fast, apibli

       or

    BLINKER FI my_prog LIB Fast, apibli SEA blxclp52 BLI EXE EXT


    To link with Blinker 1.x, Blinker 2.x, RTLink x.x, or
 WarpLink x.x you must include the file apistd.lib in your script
 file or command line:

    BLINKER FI my_prog LIB Fast, apistd

       or

    RTLINK FI my_prog LIB Fast, apistd

       or

    WARPLINK FI my_prog LIB Fast, apistd

    To link with CA-ExoSpace you must use a command line (or an
 equivalent script file):

    EXOSPACE FI my_prog LIB Fast EXO PAC int10, Mouse

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson