Hi John,<br><br>Yes, exactly. Windows messages (I want to avoid having to write long case statements in message loops) - that&#39;s what I mean.<br>I&#39;d be thankful if anyone could point me to the right direction.<br><br>
Thank you very much, Asif<br><br><div class="gmail_quote">On Thu, Mar 24, 2011 at 3:26 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Thu, Mar 24, 2011 at 6:13 AM, Igor R &lt;<a href="mailto:boost.lists@gmail.com">boost.lists@gmail.com</a>&gt; wrote:<br>
&gt;&gt; I meant that somehow the Windows events were connected to user defined<br>
&gt;&gt; functions using boost::bind or something like that.<br>
&gt;<br>
&gt; Are you sure you&#39;re talking about Windows events? Events are just<br>
&gt; synchronization objects, they are not connected to any code.<br>
&gt; <a href="http://msdn.microsoft.com/en-us/library/ms682396%28v=vs.85%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms682396(v=vs.85).aspx</a><br>
<br>
</div>I think he is talking about the windows message loop.<br>
<br>
<a href="http://en.wikipedia.org/wiki/Message_loop_in_Microsoft_Windows" target="_blank">http://en.wikipedia.org/wiki/Message_loop_in_Microsoft_Windows</a><br>
<font color="#888888"><br>
John<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-users</a><br>
</div></div></blockquote></div><br>