// Don't use mime types manager if the application doesn't need it and it would be
// cause an unacceptable delay, especially on startup.
// Don't use mime types manager if the application doesn't need it and it would be
// cause an unacceptable delay, especially on startup.
// we need to check whether we can really read from this file, otherwise
// wxFSFile is not going to work
// we need to check whether we can really read from this file, otherwise
// wxFSFile is not going to work
wxString wxLocalFSHandler::FindFirst(const wxString& spec, int flags)
{
wxFileName fn = wxFileSystem::URLToFileName(GetRightLocation(spec));
wxString wxLocalFSHandler::FindFirst(const wxString& spec, int flags)
{
wxFileName fn = wxFileSystem::URLToFileName(GetRightLocation(spec));