Commit ef306b14 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

include: Add define SQL_OV_ODBC3_80.

parent b5c4d178
......@@ -64,6 +64,7 @@ extern "C" {
#define SQL_OV_ODBC2 __MSABI_LONG(2U)
#define SQL_OV_ODBC3 __MSABI_LONG(3U)
#define SQL_OV_ODBC3_80 __MSABI_LONG(380U)
#endif
#define SQL_ACCESS_MODE 101
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment