<div dir="ltr"><div>Your design is wrong IMO. You don&#39;t handle reparse points at all; you&nbsp;only rely on the nature of&nbsp;a drive, which isn&#39;t sufficient in most cases. See mounting volumes for example where you can mount a whole volume anywhere in an NTFS partition.</div>

<div>&nbsp;</div>
<div>The correct fix would be to:</div>
<div>- ensure your code handles those cases correctly (which it doesn&#39;t)</div>
<div>- ensure that wine returns the correct relevant information for remote mounted FS (which I&#39;m pretty sure sure it&#39;s not done today)</div>
<div><br>A+</div>
<div class="gmail_quote">2008/9/30 Mark Wagner <span dir="ltr">&lt;<a href="mailto:carnildo@gmail.com">carnildo@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c"><br>On Mon, Sep 29, 2008 at 14:55, Juan Lang &lt;<a href="mailto:juan.lang@gmail.com">juan.lang@gmail.com</a>&gt; wrote:<br>&gt;&gt; Did you read the second paragraph of my original email? &nbsp;I&#39;m not<br>
&gt;&gt; working around a bug in Wine, unless it&#39;s a bug that a user can map<br>&gt;&gt; &quot;/&quot; to &quot;C:&quot; and call it a &quot;fixed disk&quot;.<br>&gt;<br>&gt; Yes, I read it. &nbsp;And scanning &quot;/&quot; shouldn&#39;t be a problem, unless<br>
&gt; you&#39;ve also mapped network drives there. &nbsp;That seems to be the root of<br>&gt; the problem.<br><br></div></div>Yes, that&#39;s the root of the problem. &nbsp;I can&#39;t prevent the end-user<br>from mounting network drives -- in fact, in the expected installation<br>
environment, the average user will have several very large network<br>drives mounted.<br><br>Under Windows, installation takes about five minutes, and the<br>full-disk search provides a nicer user experience if they&#39;re upgrading<br>
from an ancient copy of the software. &nbsp;Under Wine, I need to either<br>skip the full-disk search, or warn the user that it may take several<br>hours.<br><br>--<br><font color="#888888">Mark<br><br><br><br><br></font></blockquote>
</div><br><br clear="all"><br>-- <br>-- <br>Eric Pouech<br></div>