| interface ZUnknown |
Interface ZUnknown and helper macros with imeplementation of
interface-related functions. This includes a set of macros which are
very similar to ATL (Active Templates Libary). |
| Library structure |
Implementation macros for making library structure and proper class
exporting from you plug-in module. |
| #include <helpers/ *.h> |
Helper functions, interfaces and classes grouped by files they
are located in. |
| Error support |
Helper functions, macros and classes for native support of error-reporting.
This includes functions for logging messages to log window, message box
support and a class for supporting error-info on per-class basis. |