git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2935
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// file type). This object may be created in many different ways and depending
// on how it was created some fields may be unknown so the return value of all
// the accessors *must* be checked!
// file type). This object may be created in many different ways and depending
// on how it was created some fields may be unknown so the return value of all
// the accessors *must* be checked!
+class WXDLLEXPORT wxFileType
{
friend wxMimeTypesManagerImpl; // it has access to m_impl
{
friend wxMimeTypesManagerImpl; // it has access to m_impl
// given type) about them.
//
// NB: currently it doesn't support modifying MIME database (read-only access).
// given type) about them.
//
// NB: currently it doesn't support modifying MIME database (read-only access).
-class wxMimeTypesManager
+class WXDLLEXPORT wxMimeTypesManager
{
public:
// static helper functions
{
public:
// static helper functions
//_MIMETYPE_H
/* vi: set cin tw=80 ts=4 sw=4: */
//_MIMETYPE_H
/* vi: set cin tw=80 ts=4 sw=4: */
WX_DEFINE_ARRAY(wxTextFileType, ArrayFileType);
WX_DEFINE_ARRAY(wxTextFileType, ArrayFileType);
+class WXDLLEXPORT wxTextFile
{
public:
// default type for current platform (determined at compile time)
{
public:
// default type for current platform (determined at compile time)
#endif
// wxUSE_TEXTFILE && wxUSE_FILE
#endif
// wxUSE_TEXTFILE && wxUSE_FILE