<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/11/26 Reinier Olislagers <span dir="ltr"><<a href="mailto:reinierolislagers@gmail.com" target="_blank">reinierolislagers@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26/11/2013 15:43, Frederic Da Vitoria wrote:<br>
> 2013/11/26 Craig Peterson <<a href="mailto:craig@scootersoftware.com">craig@scootersoftware.com</a><br>
> <mailto:<a href="mailto:craig@scootersoftware.com">craig@scootersoftware.com</a>>><br>
<div class="im">>     On Nov 26, 2013, at 7:59 AM, Richard Mace <<a href="mailto:richard.mace@gmail.com">richard.mace@gmail.com</a><br>
</div><div class="im">>     <mailto:<a href="mailto:richard.mace@gmail.com">richard.mace@gmail.com</a>>> wrote:<br>
>>     I have an issue where I am unable to delete a file where the path<br>
>>     name is longer than 256 characters.<br>
>     You need to call the Unicode variant of the file APIs and add \\?\<br>
>     to the start of the path in order to interact with paths longer than<br>
>     MAX_PATH.<br>
>      See <a href="http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx#maxpath" target="_blank">http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx#maxpath</a><br>
>     for details.<br>
> Richard wanted to delete his file programmatically, of course, else he<br>
> wouldn't be asking his question in this list :-P<br>
<br>
</div>I think Craig understands that - how do you intend to call APIs from the<br>
command line? (Yes, rundll probably but ok).<br>
Otherwise, could you explain a bit more?<br>
<br>
BTW: IIRC, there was a huge discussion about using the unicode API for<br>
(once again IIRC) exactly the file deletion/manipulation API calls in<br>
the FPC list. @Richard: you could have a search through there...<br>
</blockquote></div><br></div><div class="gmail_extra">Obviously Craing understood, and I did not. I was laughing at myself :-)<br clear="all"></div><div class="gmail_extra"><br>-- <br>Frederic Da Vitoria<br>(davitof)<br>

<br>Membre de l'April - « promouvoir et défendre le logiciel libre » - <a href="http://www.april.org" target="_blank">http://www.april.org</a><br>
</div></div>