In our previous episode, Sven Barth said:
> > So the obvious question might be if the unit initialization really  belongs
> > into the library initialization like that.
> 
> The only other alternative would be to add the RTL initialization code 
> to each exported function. I don't consider this a viable alternative.

Simpler, for manual managed DLLs, you need to manually call an initialization 
and
finalization. Period.
 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to