Re: Windows and .url files and nsILocalFileWin
Christian Biesinger <[email protected]> Wed, 19 Nov 2003 22:29:17 +0000
| Newsgroups | gmane.comp.mozilla.devel.netlib,gmane.comp.mozilla.devel.xpcom |
|---|---|
| Message-ID | <[email protected]> |
Boris Zbarsky wrote: > I assume that's not covered by the existing symlink stuff on nsIFile? No, because the current symlinking stuff is for a localfile->localfile mapping; while the code I propose is for a localfile->any url mapping.