<div>Hello,</div><div> </div><div> here is the screenshot of a simple application in Win32 (in C++) calling DLL with form made in Lazarus :-)</div><div> </div><div>Juan.</div><div> </div><div><br><br> </div><div class="gmail_quote">
2011/8/15 Michael Schnell <span dir="ltr"><<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>></span><br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
<div class="im">On 08/15/2011 03:44 PM, Juan Sánchez wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
<br>
I've included a TTimer in main form. It shows a message at start and every interval it changes a label (alternatively 1/2). I can see that it continues running (changing 1 to 2 and 2 to 1) ever if dll form is shown both in Mac and Win.<br>
<br>
</blockquote></div>
I am really astonished how this is able to work without a thread. So maybe both event queues are alternately handled sucked from. Or maybe only a single event queue is created and fed from both GUIs. I'll think about a way to find out what is happening...<div>
<div></div><div class="h5"><br>
<br>
-Michael<br>
<br>
--<br>
______________________________<u></u>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.<u></u>freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.<u></u>freepascal.org/mailman/<u></u>listinfo/lazarus</a><br>
</div></div></blockquote></div><br>