git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8461
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/setup.h"
// just in case they were defined in setup.h
#include "wx/setup.h"
// just in case they were defined in setup.h
+#endif
+
+#ifdef VERSION
// this has to be done after including setup.h which might
// define __HPUX__ 1 itself
// this has to be done after including setup.h which might
// define __HPUX__ 1 itself
typedef unsigned long WXMPARAM;
typedef unsigned long WXMSGID;
typedef void* WXRESULT;
typedef unsigned long WXMPARAM;
typedef unsigned long WXMSGID;
typedef void* WXRESULT;
-typedef int (*WXFARPROC)();
+//typedef int (*WXFARPROC)();
// some windows handles not defined by PM
typedef unsigned long HANDLE;
typedef unsigned long HICON;
// some windows handles not defined by PM
typedef unsigned long HANDLE;
typedef unsigned long HICON;
#endif
#ifdef __WINDOWS__
#endif
#ifdef __WINDOWS__
#endif
// ----------------------------------------------------------------------------
#endif
// ----------------------------------------------------------------------------