]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/app.h
SCROLLWIN instead of SCROLL again
[wxWidgets.git] / include / wx / app.h
index 79d794857b64097060de8b3036f339459a9e36b3..4b682d6aa80d0f91d9c0dc896350789f857da361 100644 (file)
@@ -377,7 +377,7 @@ public:
 #elif defined(__WXMSW__) && defined(WXUSINGDLL)
     // NT defines APIENTRY, 3.x not
     #if !defined(WXAPIENTRY)
 #elif defined(__WXMSW__) && defined(WXUSINGDLL)
     // NT defines APIENTRY, 3.x not
     #if !defined(WXAPIENTRY)
-        #define WXAPIENTRY FAR wxSTDCALL
+        #define WXAPIENTRY WXFAR wxSTDCALL
     #endif
 
     #define IMPLEMENT_WXWIN_MAIN \
     #endif
 
     #define IMPLEMENT_WXWIN_MAIN \