Specific APIs:spc

Using the Xbase++ PreProcessor API Professional

The Xbase++ PreProcessor API compromises of a set of DLL's, import library files, the include file xpppp.ch as well as supplementary files like sample source code. The functionality itself can be used by function calls.

The include file xpppp.ch should be included into the .PRG-file. The DLL aspapib.dll can be used either dynamically by calling the functions by symbol or statically. In the latter case, add a request to the corresponding import library, aspapib.lib, to the project file or to the source code using #pragma library.

The PreProcessor-API consists of two DLL's. The application usually links to aspapib.lib. This DLL dynamically wraps the core functionality of the PreProcessor found in aspapi.dll. This design makes it easy to optionally deploy the Xbase++ PreProcessor to a customer site.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.