[Lazarus] Long paths manifest

AlexeyT aaa5500 at ya.ru
Tue Nov 13 09:26:05 CET 2018


--File I/O functions in the Windows API convert "/" to "\" as part of 
converting the name to an NT-style name, except when using the "\\?\" 
prefix as detailed in the following sections.

So apps may have new bugs from this prefix. when app uses / shashes (fn 
:= dir + '/' + name) by mistake.

Alex



More information about the Lazarus mailing list