allow SQLDriverConnect() to open the dialog asking the user for additional info by...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 May 2005 22:57:15 +0000 (22:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 May 2005 22:57:15 +0000 (22:57 +0000)
commit11bfe4bfdc79b0374a0f287dac80efa262b365a7
tree5ebcabd6737c04aef409f877b4ea24d668903309
parentcbbb6724af7ad60a59a7b8f0a07e122ce9063024
allow SQLDriverConnect() to open the dialog asking the user for additional info by passing it a (potentially) non NULL HWND (patch 1092583)

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