<div dir="ltr">2016-03-30 4:50 GMT+02:00 Alexandre Julliard <span dir="ltr"><<a href="mailto:julliard@winehq.org" target="_blank">julliard@winehq.org</a>></span>:<span class=""></span><br><span class=""></span><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
</span>The goal of the shell Unix folder is to show a view of the filesystem as<br>
you would see it in a native Unix app, and it's using direct Unix calls<br>
in order to do that. It allows showing symlinks, device files, etc. even<br>
when we have to hide them in ntdll to avoid breaking apps. So I'm not<br>
sure that replicating ntdll behavior's would be the right thing here.<br></blockquote></div><br></div><div class="gmail_extra">So by that reasoning it would be better then to in shell32 implement a 'simpler' version: show dotted files when the option is activated, but do not hide stuff like /dev, /proc and WINEPREFIX (since they are native to Unix)?<br></div></div>