11.1.6 Compiling Libraries for Cross-Compatibility
For users of the Borland C++ compiler, the Global Call API allows multiple libraries to be compiled for cross-compatibility. When using Borland to create cross-compatibility between libraries, observe the following:
- The application needs to compile with all the cross-compatibility libraries it uses (GCLIB, SRL, DTI, etc.).
- The application needs to call the gcapi_libinit(DLGC_MT) function before making any calls to other IntelŪ DialogicŪ functions. This function loads all the DLLs for the Global Call and system libraries.
Click here to contact Telecom Support Resources
Copyright 2002, Intel Corporation