<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Hi,<br></div>
<div> </div>
<div>I have many libraries and all the wrappers are static and I cant change all of them to dynamic loading but I want to put them in different folder my program root.<br></div>
<div>It seems there is "delayed" option is in Delphi that give you time to SetDllDirectory and change the path before loading dll.<br></div>
<div>And as I checked Lazarus hasnt this option so I want to ask is there any alternative way except changing all wrapper to dynamic loading for loading dll from different place without changing system path.<br></div>
<div> </div>
<div><a href="http://wiki.lazarus.freepascal.org/Dynamically_loading_headers#Solution_of_Delphi_2010_.28modifying_compiler.29">http://wiki.lazarus.freepascal.org/Dynamically_loading_headers#Solution_of_Delphi_2010_.28modifying_compiler.29</a><br></div>
<div><a href="http://stackoverflow.com/questions/15240729/delphi-dll-organization-static-and-dynamic-loading">http://stackoverflow.com/questions/15240729/delphi-dll-organization-static-and-dynamic-loading</a><br></div>
<div> </div>
<div>Regards,<br></div>
<div>Ara<br></div>
<div> </div>
<pre>
-- 
http://www.fastmail.com - Access your email from home and the web
</pre>
</body>
</html>