Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
export.h File Reference
export/import definitions for DLL's on Win32.
More...
Go to the source code of this file.
Detailed Description
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 at Sat May 12 18:59:38 2007 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001