<p>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.</p>
<div class="gmail_quote">El 18/08/2011 15:10, "Ludo Brands" <<a href="mailto:ludo.brands@free.fr">ludo.brands@free.fr</a>> escribió:<br type="attribution">> <br>> <br>> <br>> Tested on Mac. It seems to work fine.<br>
> <br>> <br>> <br>> I'm afraid I have less luck. It crashes with a sigsegv on win32 (XP sp2)<br>> when I click on "create Dll Form". <br>> When debugging with gdb I can't get a stack trace. When tracing in the dll<br>
> it crashes somewhere at the end of createform before or in Show. The crash<br>> location changes depending on where I put a breakpoint, which indicates<br>> something going wrong in the message loop (events). <br>
> Attaching the Visual Studio debugger to test.exe gives a partial stackframe.<br>> The last real address is APPPROCESSMESSAGES +352. That is the return address<br>> from DispatchMessageW(@AMessage)DispatchMessageW(@AMessage). Again the<br>
> message loop. This is APPPROCESSMESSAGES from the test unit, not the dll. <br>> <br>> Ludo<br>> <br>> <br></div>