[fpc-devel] winmobile 6.1 problem?
Roozbeh GHolizadeh
roozbehid at yahoo.com
Sun Jul 20 13:23:17 CEST 2008
Hi,
i have a dll compiled with fpc which i load it from my another dll compiled with vc++ using loadlibrary function.
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!
I was wondering how can i pinpoint the problem.
my dll,uses units with initialization sections,could if any crash happen there causes library not to load?
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?)
So?
Regards,
Roozbeh GHolizadeh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20080720/3328450e/attachment.html>
More information about the fpc-devel
mailing list