]> git.saurik.com Git - wxWidgets.git/history - src/common/dbtable.cpp
include wx/msw/wrapcctl.h instead of <commctrl.h> as otherwise value of _WIN32_IE...
[wxWidgets.git] / src / common / dbtable.cpp
1998-11-26  Vadim Zeitlinsome sprintf()s replaced with wxString::Printf
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...