<HTML>
<div><font style="font-family:tahoma;font-size:10pt;">
<div>sorry forgot to add subject if this gets double posted.<br />
<font style="font-family:tahoma;font-size:10pt;">
<div><font size="2" face="Arial">I've come across something weird , when i
create a daemon in lazarus and get it to create a thread , in that thread
if i create handle using MessageHandle :=
TWin32WidgetSet(WidgetSet).AllocateHWnd(@MyMessage) the on
execute never gets called. its like the thread just goes into pause
once the allocateHWND gets called. i've tried creating the handle oncreate
& onexecute same issue , i never see any of the on execute.</font>
</div>
<div> </div>
<div><font size="2" face="Arial">here is the sample i am using.</font></div>
<div> </div>
<div><font size="2" face="Arial">i am wondering if this is a bug , i've
listed a bug report for this id - <font size="3" face="Times New Roman">
0020979 </font></font></div>
<div> </div>
<div><font size="2" face="Arial">if anyone has any ideas of a fix for this (
if possible) i would be extremly gratefull. </font></div>
<div> </div>
<div><font size="2" face="Arial">Kind Regards</font></div>
<div> </div>
<div> </div>
<div><font size="2" face="Arial">Justin</font></div>
</font></div>
</font></div>
</HTML>