Something broke on WineHQ.  For some reason <br /> tags
aren't getting parsed right - see this week's WWN for an example. 
It's displaying "<BR>".  I haven't looked into it at all,
but I figured someone (Dimi?) might remember messing with this stuff
recently.<br>
<br>
Also, anyone happen to know if Wine can be used in conjunction with
binfmt alongside Mono?&nbsp; Are there any unique C# identifiers in the
first 128 bits of a .Net executable that could identify it?&nbsp; It
appears the Mono guys recommend looking for the magic MZ bytes, which
is exactly what Wine requires also.&nbsp; We can't look for &quot;PE&quot; since
binfmt can only look at the first 127 bytes of a file.<br>
<br>
-Brian<br>