<html><head><base href="x-msg://1282/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-US" link="blue" vlink="purple"><div class="WordSection1" style="page: WordSection1; "><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">I add the #ifndef __MSHTML_LIBRARY_DEFINED__   guard on line 34. It prevents multiple definition errors.</div></div></div></span></blockquote><div><br></div><div>OK, fair enough.  I'll add this to "Boolean.hh" in future releases of the software.</div><div><br></div><div><br></div><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-US" link="blue" vlink="purple"><div class="WordSection1" style="page: WordSection1; "><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">And then I add the winsock2 and mshtml includes on 21 and 22 to make it always work in windows builds. (maybe these should be in a #ifdef WINDOWS ?)</div></div></div></span></blockquote><div><br></div>Yes, these #include files only exist in Windows, so they would need to be #ifdef'd.</div><div><br></div><div>*However*, the include file "groupsock/include/NetCommon.h" - which is #included by almost everything in LIVE555, *already* includes "winsock2.h" (and other Windows-specific header files).</div><div><br></div><div>So, apart from the "<span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">#ifndef </span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">__MSHTML_LIBRARY_DEFINED__</span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">" guard - which I'll add to the next release of the software - you should not, as far as I can tell, need to make any changes to "Boolean.hh" to get your compilation to work.</span></div><div><font class="Apple-style-span" face="Calibri, sans-serif"><span class="Apple-style-span" style="font-size: 15px;"><br></span></font></div><div><font class="Apple-style-span" face="Calibri, sans-serif"><span class="Apple-style-span" style="font-size: 15px;">In particular, you most definitely should not add</span></font></div><div><font class="Apple-style-span" face="Calibri, sans-serif"><span class="Apple-style-span" style="font-size: 15px;"><span class="Apple-tab-span" style="white-space:pre">       </span></span></font><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">#include <MsHTML.h></span></div><div><font class="Apple-style-span" face="Calibri, sans-serif"><span class="Apple-style-span" style="font-size: 15px;">to "Boolean.hh" - because that header file is very specific to your environment, and has nothing to do with LIVE555 code.  Instead, </span></font><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">"</span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">#include <MsHTML.h>" only in your own, custom code.  </span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">(I'm presuming that "MsHTML.h" defines "</span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">__MSHTML_LIBRARY_DEFINED__", so that the new </span>"<span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">#ifndef </span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">__MSHTML_LIBRARY_DEFINED__</span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">" guard in "Boolean.hh" will work OK.)</span></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>