<br><font size=2 face="sans-serif"><b>Here you go..</b></font>
<br>
<br><font size=2 face="sans-serif"><b>Thanks</b></font>
<br><font size=2 face="sans-serif"><b>Ishwar</b></font>
<br>
<br><font size=2 face="sans-serif"><b>F:\software\live\liveMedia\MP3StreamState.cpp</b></font>
<br>
<br><font size=2 color=#8f8f8f face="Courier New">static Boolean socketIsReadable(int
socket) {</font>
<br><font size=2 color=blue face="Courier New"><b>#ifndef _WIN32_WCE</b></font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; const unsigned
numFds = socket+1;</font>
<br><font size=2 color=blue face="Courier New"><b>#else</b></font>
<br><font size=2 color=blue face="Courier New"><b>&nbsp; const unsigned
numFds = 1;</b></font>
<br><font size=2 color=blue face="Courier New"><b>#endif</b></font>
<br>
<br>
<br><font size=2 color=blue><tt><b>F:\software\live\liveMedia\ADTSAudioFileSource.cpp</b></tt></font>
<br>
<br><font size=2 color=blue face="Courier New"><b>#ifndef _WIN32_WCE</b></font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; &nbsp; // If we
get here, the frame header was OK.</font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; &nbsp; // Reset
the fid to the beginning of the file:</font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; &nbsp; rewind(fid);</font>
<br><font size=2 color=blue face="Courier New"><b>#else</b></font>
<br><font size=2 color=blue face="Courier New"><b>&nbsp; &nbsp; fseek(fid,
SEEK_SET,0);</b></font>
<br><font size=2 color=blue face="Courier New"><b>#endif</b></font>
<br>
<br><font size=2 color=blue><tt><b>F:\software\live\BasicUsageEnvironment\BasicTaskScheduler.cpp</b></tt></font>
<br>
<br><font size=2 color=blue face="Courier New"><b>#ifndef _WIN32_WCE</b></font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; if (socketNum+1
&gt; fMaxNumSockets) {</font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; &nbsp; fMaxNumSockets
= socketNum+1;</font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; }</font>
<br><font size=2 color=blue face="Courier New"><b>#else</b></font>
<br><font size=2 color=blue face="Courier New"><b>&nbsp; fMaxNumSockets++;</b></font>
<br><font size=2 color=blue face="Courier New"><b>#endif</b></font>
<br>
<br><font size=2 color=blue face="Courier New"><b>#ifndef _WIN32_WCE</b></font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; if (socketNum+1
== fMaxNumSockets) {</font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; &nbsp; --fMaxNumSockets;</font>
<br><font size=2 color=#8f8f8f face="Courier New">&nbsp; }</font>
<br><font size=2 color=blue face="Courier New"><b>#else</b></font>
<br><font size=2 color=blue face="Courier New"><b>&nbsp; fMaxNumSockets--;</b></font>
<br><font size=2 color=blue face="Courier New"><b>#endif</b></font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Ross Finlayson &lt;finlayson@live555.com&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: live-devel-bounces@ns.live555.com</font>
<p><font size=1 face="sans-serif">03/20/2008 02:13 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
LIVE555 Streaming Media - development &amp; use &nbsp; &nbsp; &nbsp; &nbsp;&lt;live-devel@ns.live555.com&gt;</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">LIVE555 Streaming Media - development
&amp; use &lt;live-devel@ns.live555.com&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [Live-devel] Building Live555 streaming
media in Windows Mobile 5.0</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2>Note: For WINCE, only 3-4 files need some minor changes.
I will send you those diffs.</font>
<br>
<br><font size=3>Please post those diffs to the mailing list, and I'll
see if I can incorporate those changes (using &quot;#if !defined(_WIN32_WCE)&quot;,
as appropriate) in a future release of the software.</font>
<br>
<br><font size=3><tt>-- <br>
</tt></font>
<br><font size=3><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</font><font size=2><tt>_______________________________________________<br>
live-devel mailing list<br>
live-devel@lists.live555.com<br>
http://lists.live555.com/mailman/listinfo/live-devel<br>
</tt></font>
<br>