]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/chkconf.h
replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguis...
[wxWidgets.git] / include / wx / msw / chkconf.h
index 356cb0160b2cee81da5d0bfa1b18feee55ba1381..d1d30c7c24556f26807c6dbbfdaa85d4cb5c2c45 100644 (file)
    Windows.
  */
 #if !wxEVENTS_COMPATIBILITY_2_8
-#   if !wxCHECK_VISUALC_VERSION(8)
+#   if !wxCHECK_VISUALC_VERSION(7)
 #       undef wxEVENTS_COMPATIBILITY_2_8
 #       define wxEVENTS_COMPATIBILITY_2_8 1
 #   endif