wxWidgets/include
2009-04-16 13:00:40 +00:00
..
msvc/wx allow predefining wxNO_XXX_LIB symbols to avoid implicitly linking with the corresponding library when using msvc/wx/setup.h 2008-04-13 02:09:52 +00:00
wx pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did) 2009-04-16 13:00:40 +00:00