summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/lib/odbc32.def
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-02-17 19:38:33 +0000
committerChristopher Faylor <me@cgf.cx>2000-02-17 19:38:33 +0000
commit1fd5e000ace55b323124c7e556a7a864b972a5c4 (patch)
treedc4fcf1e5e22a040716ef92c496b8d94959b2baa /winsup/w32api/lib/odbc32.def
parent369d8a8fd5e887eca547bf34bccfdf755c9e5397 (diff)
downloadcygnal-1fd5e000ace55b323124c7e556a7a864b972a5c4.tar.gz
cygnal-1fd5e000ace55b323124c7e556a7a864b972a5c4.tar.bz2
cygnal-1fd5e000ace55b323124c7e556a7a864b972a5c4.zip
import winsup-2000-02-17 snapshot
Diffstat (limited to 'winsup/w32api/lib/odbc32.def')
-rw-r--r--winsup/w32api/lib/odbc32.def62
1 files changed, 62 insertions, 0 deletions
diff --git a/winsup/w32api/lib/odbc32.def b/winsup/w32api/lib/odbc32.def
new file mode 100644
index 000000000..e10adc823
--- /dev/null
+++ b/winsup/w32api/lib/odbc32.def
@@ -0,0 +1,62 @@
+LIBRARY ODBC32.DLL
+EXPORTS
+ConnectDlg@16
+PostError@20
+PostODBCError@16
+SQLAllocConnect@8
+SQLAllocEnv@4
+SQLAllocStmt@8
+SQLBindCol@24
+SQLBindParameter@40
+SQLBrowseConnect@24
+SQLCancel@4
+SQLColAttributes@28
+SQLColumnPrivileges@36
+SQLColumns@36
+SQLConnect@28
+SQLDataSources@32
+SQLDescribeCol@36
+SQLDescribeParam@24
+SQLDisconnect@4
+SQLDriverConnect@32
+SQLDrivers@32
+SQLError@32
+SQLExecDirect@12
+SQLExecute@4
+SQLExtendedFetch@20
+SQLFetch@4
+SQLForeignKeys@52
+SQLFreeConnect@4
+SQLFreeEnv@4
+SQLFreeHandle@8
+SQLFreeStmt@8
+SQLGetConnectOption@12
+SQLGetCursorName@16
+SQLGetData@24
+SQLGetFunctions@12
+SQLGetInfo@20
+SQLGetStmtOption@12
+SQLGetTypeInfo@8
+SQLMoreResults@4
+SQLNativeSql@24
+SQLNumParams@8
+SQLNumResultCols@8
+SQLParamData@8
+SQLParamOptions@12
+SQLPrepare@12
+SQLPrimaryKeys@28
+SQLProcedureColumns@36
+SQLProcedures@28
+SQLPutData@12
+SQLRowCount@8
+SQLSetConnectOption@12
+SQLSetCursorName@12
+SQLSetParam@32
+SQLSetPos@16
+SQLSetScrollOptions@16
+SQLSetStmtOption@12
+SQLSpecialColumns@40
+SQLStatistics@36
+SQLTablePrivileges@28
+SQLTables@36
+SQLTransact@12