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

oledberr.h: Add more defines.

parent 381c034b
......@@ -23,6 +23,11 @@
#define DB_E_BADBINDINFO 0x80040e08
#define DB_E_ERRORSINCOMMAND 0x80040e14
#define DB_E_CANTCANCEL 0x80040e15
#define DB_E_DIALECTNOTSUPPORTED 0x80040e16
#define DB_E_DUPLICATEDATASOURCE 0x80040e17
#define DB_E_CANNOTRESTART 0x80040e18
#define DB_E_NOTFOUND 0x80040e19
#define DB_E_UNSUPPORTEDCONVERSION 0x80040e1d
......
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