<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>@@ -245,6 +254,18 @@ static int dump_location(void)<br>    }<br>    printf(&quot;\n&quot;);<br><br>+    /* dump information about the network volume the link points to */<br>
+    printf(&quot;Network volume ofs    = %08x &quot;, loc-&gt;dwNetworkVolTableOfs);<br>+    if (loc-&gt;dwNetworkVolTableOfs &amp;&amp; (loc-&gt;dwNetworkVolTableOfs&lt;loc-&gt;dwTotalSize))<br></blockquote>
<div>me wonders if </div>
<div>if (loc-&gt;dwNetworkVolTableOfs &amp;&amp; (loc-&gt;dwNetworkVolTableOfs + sizeof(NETWORK_VOLUME_INFO)&lt;loc-&gt;dwTotalSize))</div>
<div>wouldn&#39;t be better</div>
<div>(same also would apply for test in old code above for dwVolTableOfs</div>
<div><font color="#888888"><br><br></font> </div></div><br><br clear="all"><br>-- <br>-- <br>Eric Pouech<br>