3 The Export example is just an example that both shows off and tests
4 the macros created by generate_export_file.pl (or the earlier
5 GenExportH.bat). These macros are used to properly export functions
6 and classes from a Win32 DLL. On other platforms these macros expand
7 to nothing (since shared objects just export everything).