| Re: [AD] [WIN] dll export file patch | 
[ Thread Index | 
Date Index
| More lists.liballeg.org/allegro-developers Archives
] 
On Thu, 7 Jun 2001, Henrik Stokseth wrote:
> better suggestions?
Yes, don't do it.  I'm simply not convinced we need this complexity to
solve the problems described.  Binary compatibility between DLLs can be
achieved with a properly written .exp file.  Hiding symbols can be done by
not exporting them.  Unless there are other problems I am not aware of, I
see no reason to load Allegro at runtime.