]> git.saurik.com Git - wxWidgets.git/commit
wxStrnicmp() function is not defined under windows, so I've provided a workaround...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 8 Nov 1999 01:17:24 +0000 (01:17 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 8 Nov 1999 01:17:24 +0000 (01:17 +0000)
commitaa33452c949f27fb1f7b7bcdc26d82ceb6aa453a
tree26d551d6ce9343b3eabe90c39792209447b189cc
parent01dba85a7fc9a1103f866c7c3a5cc72f21c0784e
wxStrnicmp() function is not defined under windows, so I've provided a workaround that does not require that function.

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