]> git.saurik.com Git - wxWidgets.git/commit
Replaced all the strxxx() function calls with wxStrxxx() function calls.
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 24 Nov 1999 18:40:02 +0000 (18:40 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 24 Nov 1999 18:40:02 +0000 (18:40 +0000)
commit285c163f987b73d7773c758db75a925d380764fa
tree087fe3bc1f68639261a5f8b0a131cee1f3d012ed
parent848bc5ba1888bfa9fcbf5719b68a155ece28d7f6
Replaced all the strxxx() function calls with wxStrxxx() function calls.
wxTable:Count() function now has an optional parameter to allow the count to be done on DISTINCT columns rather than all columns.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dbtable.cpp