<div dir="ltr">Out of interest, what switches are you using to compile dll?<br><br><div class="gmail_quote">On Sun, Jul 20, 2008 at 12:23 PM, Roozbeh GHolizadeh <<a href="mailto:roozbehid@yahoo.com">roozbehid@yahoo.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><span style="font-family:monospace">Hi,<br>
i have a dll compiled with fpc which i load it from my another dll compiled with vc++ using loadlibrary function.<br>So far there was no problem,but with winmo 6.1 using loadlibrary will cause crashes and return NULL.so it doesnt load it at all!<br>
<br>I was wondering how can i pinpoint the problem.<br>my dll,uses units with initialization sections,could if any crash happen there causes library not to load?<br><br>because i guess loading library doesnt do anything but just moving it into memory space?(or does those initialization sectiors end up in dllmain,attach_process?)<br>
<br>So?<br><br>Regards,<br>Roozbeh GHolizadeh<br></span></td></tr></tbody></table><br>

      <br>_______________________________________________<br>
fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a><br>
<br></blockquote></div><br></div>