[fpc-devel] winmobile 6.1 problem?
Roozbeh GHolizadeh
roozbehid at yahoo.com
Sun Jul 20 20:09:19 CEST 2008
nothing special just default options,but i guess i have built all my libraris with -g option.
--- On Sun, 7/20/08, Carolos <carolosf at gmail.com> wrote:
From: Carolos <carolosf at gmail.com>
Subject: Re: [fpc-devel] winmobile 6.1 problem?
To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
Date: Sunday, July 20, 2008, 7:50 PM
Out of interest, what switches are you using to compile dll?
On Sun, Jul 20, 2008 at 12:23 PM, Roozbeh GHolizadeh <roozbehid at yahoo.com> wrote:
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
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20080720/bb3e6e61/attachment.html>
More information about the fpc-devel
mailing list