[Lazarus] RE : RE : Forms in DLL

Juan Sánchez aldeacity at gmail.com
Thu Aug 18 15:29:24 CEST 2011


In my win7 there isn't problem. I've just test it on Linux (scientific Linux
6.1) and it works well too. I'll try it to test it on xp. If you get this
error clicking this button maybe because dll or procedures hadn't been found
and loaded.
El 18/08/2011 15:10, "Ludo Brands" <ludo.brands at free.fr> escribió:
>
>
>
> Tested on Mac. It seems to work fine.
>
>
>
> I'm afraid I have less luck. It crashes with a sigsegv on win32 (XP sp2)
> when I click on "create Dll Form".
> When debugging with gdb I can't get a stack trace. When tracing in the dll
> it crashes somewhere at the end of createform before or in Show. The crash
> location changes depending on where I put a breakpoint, which indicates
> something going wrong in the message loop (events).
> Attaching the Visual Studio debugger to test.exe gives a partial
stackframe.
> The last real address is APPPROCESSMESSAGES +352. That is the return
address
> from DispatchMessageW(@AMessage)DispatchMessageW(@AMessage). Again the
> message loop. This is APPPROCESSMESSAGES from the test unit, not the dll.
>
> Ludo
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110818/7ef70eab/attachment-0003.html>


More information about the Lazarus mailing list