[fpc-devel] winmobile 6.1 problem?
Roozbeh GHolizadeh
roozbehid at yahoo.com
Sun Jul 20 20:46:56 CEST 2008
i have downloaded fpc 2.2.0 from site,and used it to build the simple dll and program.
first it complains about no "as" tool found.
dont know hwy i get this,but anyway i renamed arm-wince-as to as and again winmo 6.1 does not run the result files!
--- 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/0c2f4ed4/attachment.html>
More information about the fpc-devel
mailing list