Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/lib/odbc32.def')
-rw-r--r--winsup/w32api/lib/odbc32.def62
1 files changed, 0 insertions, 62 deletions
diff --git a/winsup/w32api/lib/odbc32.def b/winsup/w32api/lib/odbc32.def
deleted file mode 100644
index e10adc823..000000000
--- a/winsup/w32api/lib/odbc32.def
+++ /dev/null
@@ -1,62 +0,0 @@
-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