summaryrefslogtreecommitdiff
path: root/ACE/examples/Export/README
blob: 143f1dc3394fb06383169ca531d528dcf7209443 (plain)
1
2
3
4
5
6
7


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