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

odbc32.def « lib « w32api « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e10adc8237fb3e9eb67b194774f20bcba2b2cb96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
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