DOKK / manpages / debian 10 / libcommoncpp2-doc / export.h.3.en
export.h(3) Library Functions Manual export.h(3)

export.h - export/import definitions for DLL's on Win32.

export/import definitions for DLL's on Win32.

This is used to swap rtl definitions for export vs import on Win32 machines when building a dll so that the remaining headers for my new dll are all 'exports', while the headers for the included ccxx dll are all 'imports'.

Generated automatically by Doxygen for GNU CommonC++ from the source code.

Wed Oct 31 2018 GNU CommonC++