crt: Add new APIs in lib32/odbc32.def
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: LIU Hao <lh_mouse@126.com>
diff --git a/mingw-w64-crt/lib32/odbc32.def b/mingw-w64-crt/lib32/odbc32.def
index d920517..3da6050 100644
--- a/mingw-w64-crt/lib32/odbc32.def
+++ b/mingw-w64-crt/lib32/odbc32.def
@@ -6,6 +6,8 @@
CursorLibLockDesc@8
CursorLibLockStmt@8
CursorLibTransact@12
+DllBidEntryPoint@36
+GetODBCSharedData@0
LockHandle@12
MpHeapAlloc
MpHeapCompact
@@ -39,6 +41,7 @@
SQLBrowseConnectW@24
SQLBulkOperations@8
SQLCancel@4
+SQLCancelHandle@8
SQLCloseCursor@4
SQLColAttribute@28
SQLColAttributeA@28
@@ -52,6 +55,7 @@
SQLColumns@36
SQLColumnsA@36
SQLColumnsW@36
+SQLCompleteAsync@12
SQLConnect@28
SQLConnectA@28
SQLConnectW@28