git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21435
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
//--------------------------------------------------------------------------------
//--------------------------------------------------------------------------------
delete m_Hash -> Delete(filename);
}
delete m_Hash -> Delete(filename);
}
// implementation
// ===========================================================================
// implementation
// ===========================================================================
// ----------------------------------------------------------------------------
// wxMessageOutput
// ----------------------------------------------------------------------------
// wxMessageOutput
::wxLogMessage(wxT("%s"), out.c_str());
}
::wxLogMessage(wxT("%s"), out.c_str());
}
// ----------------------------------------------------------------------------
// wxMessageOutputMessageBox
// ----------------------------------------------------------------------------
// wxMessageOutputMessageBox
#include "wx/msw/private.h"
#endif
#include "wx/msw/private.h"
#endif
// ----------------------------------------------------------------------------
// common data
// ----------------------------------------------------------------------------
// common data
return wxTheApp && wxTheApp->Yield(TRUE);
}
return wxTheApp && wxTheApp->Yield(TRUE);
}
// ============================================================================
// GUI-only functions from now on
// ============================================================================
// GUI-only functions from now on
// global HINSTANCE
// ----------------------------------------------------------------------------
// global HINSTANCE
// ----------------------------------------------------------------------------
HINSTANCE wxhInstance = 0;
HINSTANCE wxhInstance = 0;
// Missing libc file manipulation functions in Win9x
//------------------------------------------------------------------------
// Missing libc file manipulation functions in Win9x
//------------------------------------------------------------------------
WXDLLEXPORT int wxMSLU__trename(const wxChar *oldname, const wxChar *newname)
{
WXDLLEXPORT int wxMSLU__trename(const wxChar *oldname, const wxChar *newname)
{
#endif // compilers having wopen() &c
#endif // compilers having wopen() &c
#endif // wxUSE_UNICODE_MSLU
#endif // wxUSE_UNICODE_MSLU
#include <shellapi.h>
#include "wx/msw/missing.h"
#include <shellapi.h>
#include "wx/msw/missing.h"
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// Dynamic library function defs.
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// Dynamic library function defs.
return itr->second.m_flags;
} // GetFlags
return itr->second.m_flags;
} // GetFlags
// ============================================================================
// wxFSVolume
// ============================================================================
// wxFSVolume
#if defined( __MWERKS__ ) && defined(__MACH__)
#define WXWIN_OS_DESCRIPTION "MacOS X"
#if defined( __MWERKS__ ) && defined(__MACH__)
#define WXWIN_OS_DESCRIPTION "MacOS X"
#endif // WXWIN_COMPATIBILITY_2_2
#endif // WXWIN_COMPATIBILITY_2_2