// CopyFile() copies file attributes and modification time too, so use it
// instead of our code if available
//
// CopyFile() copies file attributes and modification time too, so use it
// instead of our code if available
//
// Get a temporary filename, opening and closing the file.
wxChar *wxGetTempFileName(const wxString& prefix, wxChar *buf)
{
// Get a temporary filename, opening and closing the file.
wxChar *wxGetTempFileName(const wxString& prefix, wxChar *buf)
{
// On non-Windows platform, probably just return the empty string.
wxString wxGetOSDirectory()
{
// On non-Windows platform, probably just return the empty string.
wxString wxGetOSDirectory()
{