db.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -541,7 +541,7 @@ typedef enum wxDBMS DBMS;
|
|||||||
typedef wxODBC_ERRORS ODBC_ERRORS;
|
typedef wxODBC_ERRORS ODBC_ERRORS;
|
||||||
typedef wxDbConnectInf DbStuff;
|
typedef wxDbConnectInf DbStuff;
|
||||||
typedef wxDbList DbList;
|
typedef wxDbList DbList;
|
||||||
typedef wxTablesInUse CstructTablesInUse;
|
// typedef wxTablesInUse CstructTablesInUse; // mj10777 : OK : VC/Debug ; not OK VC/Release + GTK
|
||||||
|
|
||||||
// Deprecated function names that are replaced by the function names listed above
|
// Deprecated function names that are replaced by the function names listed above
|
||||||
wxDB WXDLLEXPORT *GetDbConnection(DbStuff *pDbStuff, bool FwdOnlyCursors=(bool)wxODBC_FWD_ONLY_CURSORS);
|
wxDB WXDLLEXPORT *GetDbConnection(DbStuff *pDbStuff, bool FwdOnlyCursors=(bool)wxODBC_FWD_ONLY_CURSORS);
|
||||||
|
Reference in New Issue
Block a user