20#ifndef KIPLATFORM_IO_H_
21#define KIPLATFORM_IO_H_
60 void* m_fileHandle =
nullptr;
61 void* m_mapHandle =
nullptr;
86 FILE*
SeqFOpen(
const wxString& aPath,
const wxString& mode );
123 long long TimestampDir(
const wxString& aDirPath,
const wxString& aFilespec );