]> git.saurik.com Git - wxWidgets.git/commit
More Unicode support added (though untested and still unfinished).
authorGeorge Tasker <gtasker@allenbrook.com>
Sat, 3 Feb 2001 17:55:00 +0000 (17:55 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Sat, 3 Feb 2001 17:55:00 +0000 (17:55 +0000)
commiteacf9d88f92230fc3333a1a4f8994dd21f4cf620
tree228ca08708da5bbcc80e6255980d9d987764c848
parent049977d042858eaef70b0720ab101b1b40c5e308
More Unicode support added (though untested and still unfinished).
Changed code to demonstrate the new wxDbConnectInf class
ODBC environment handle now managed via the wxDbConnectInf class
Condensed the use of multiple wxDbConnectInf instances to one and got rid of the bogus EXTERNs of the wxDbConnectInf that were causing so many headaches and mismatched usages of them.
Other minor bug fixes - still have not foudn the reason for the crash on exit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/dbbrowse/browsedb.cpp
demos/dbbrowse/browsedb.h
demos/dbbrowse/doc.cpp
demos/dbbrowse/doc.h