]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dlimpexp.h
use MSWCreateControl() instead of the old mess; implemented Get(Class)DefaultAttributes()
[wxWidgets.git] / include / wx / dlimpexp.h
index cc892158e142a677d24493c70865136628f945a7..92eabb7b6dc2656069d1b2364a273da1c7c95977 100644 (file)
@@ -36,6 +36,9 @@
            want that!
          */
 #        define WXIMPORT
+#    elif defined(__EMX__)
+#        define WXEXPORT
+#        define WXIMPORT
 #    elif (!(defined(__VISAGECPP__) && (__IBMCPP__ < 400 || __IBMC__ < 400 )))
 #        define WXEXPORT _Export
 #        define WXIMPORT _Export