import winsup-2000-02-17 snapshot
This commit is contained in:
62
winsup/w32api/lib/odbc32.def
Normal file
62
winsup/w32api/lib/odbc32.def
Normal file
@@ -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
|
Reference in New Issue
Block a user