On Tue, 09 Oct 2007 11:28:47 +0200 Vincent Snijders <[EMAIL PROTECTED]> wrote:
> Marc Weustink schreef: > >> I'm not familiar with the windows/rtl internals, but under linux > >> direct calls are used and (back-)slashes are treated correctly in > >> filenames. > > > > I don't know. I only observe that sometimes a / in a windows path > > is correctly "translated" as \ > > > > I think the compiler does the translation using a call to > DoDirSeparators: > http://www.freepascal.org/docs-html/rtl/sysutils/dodirseparators.html I think the compiler is not involved in this case. Mattias _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
