Chapter 1: Building Open Client and Open Server Applications
ct_callback
Any Client-Library application routine that is registered
with Client-Library using ct_callback must
be declared as CS_PUBLIC
and must be exported in the .def file. See
the routine ex_clientmsg_cb in exutils.c in
the sample directory for an example.