git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21496
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
#endif
#error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
#endif
#include "wx/window.h"
class wxMacPortStateHelper
#include "wx/window.h"
class wxMacPortStateHelper
// app.h
bool wxMacConvertEventToRecord( EventRef event , EventRecord *rec) ;
// app.h
bool wxMacConvertEventToRecord( EventRef event , EventRecord *rec) ;
// filefn.h
WXDLLEXPORT wxString wxMacFSSpec2MacFilename( const FSSpec *spec ) ;
WXDLLEXPORT void wxMacFilename2FSSpec( const char *path , FSSpec *spec ) ;
// filefn.h
WXDLLEXPORT wxString wxMacFSSpec2MacFilename( const FSSpec *spec ) ;
WXDLLEXPORT void wxMacFilename2FSSpec( const char *path , FSSpec *spec ) ;
OSType folderType,
Boolean createFolder);
OSType folderType,
Boolean createFolder);
GWorldPtr wxMacCreateGWorld( int width , int height , int depth ) ;
void wxMacDestroyGWorld( GWorldPtr gw ) ;
PicHandle wxMacCreatePict( GWorldPtr gw , GWorldPtr mask = NULL ) ;
GWorldPtr wxMacCreateGWorld( int width , int height , int depth ) ;
void wxMacDestroyGWorld( GWorldPtr gw ) ;
PicHandle wxMacCreatePict( GWorldPtr gw , GWorldPtr mask = NULL ) ;
#define MAC_WXPOINTPTR(a) ((Point*)a)
#define MAC_WXHMENU(a) ((MenuHandle)a)
#define MAC_WXPOINTPTR(a) ((Point*)a)
#define MAC_WXHMENU(a) ((MenuHandle)a)
//---------------------------------------------------------------------------
// wxMac string conversions
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// wxMac string conversions
//---------------------------------------------------------------------------