wxWidgets/samples/db
Julian Smart 1e6d94998f wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
types in wxCHECK_MSG); compiles again for 16-bit Windows, though dialogs don't work;
added generic notebook implementation (copied from wxMotif); fixed event handler
arg in wxDirDialog; added preliminary wxImage reference; removed some constructors from documentation; fixed wxIniConfig compilation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-20 23:49:21 +00:00
..
dbtest.cpp Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtest.def Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtest.h Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtest.ico Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtest.rc update to wx2 1998-10-17 17:05:35 +00:00
listdb.cpp Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
listdb.h Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.nt Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
makefile.unx Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00