// Purpose: wxFileSystem class - interface for opening files
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// CVS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
}
return new wxFSFile(is,
- right,
+ location,
wxEmptyString,
GetAnchor(location)
#if wxUSE_DATETIME