<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Windows messages processing
question</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">create a thread.</font></blockquote>
<div><br></div>
<div>Yes, you can handle your Windows messages using a separate thread
from the LIVE555 event loop thread, provided that the 'Windows
messages' thread doesn't also call LIVE555 code.</div>
<div><br></div>
<div>(If, however, you want a single event loop to handle both LIVE55
events and Windows messages, then you'll need to define your own new
subclass of "TaskScheduler" that does this.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>