<div class="gmail_quote">2011/2/23 Márcio Faustino <span dir="ltr"><<a href="mailto:marciombfaustino@gmail.com">marciombfaustino@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">I thought you could call LoadLibrary(Ex) multiple times using the same path/name and it would return the same handle. Anyway, I don't know anything about this either so I might be writing non-sense.</div>

</blockquote></div><br>You can load the file multiple times but, as long as the file is loaded, it can not be overwritten. That means on Windows LoadLibrary is not valid for the semantics of LOAD, which is really a pity, as it prevents sharing code on memory.<div>

<br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>