oledberr.h: Add more defines.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Alistair Leslie-Hughes 2015-10-08 20:06:17 +11:00 committed by Alexandre Julliard
parent 381c034be3
commit c94a16cfe1
1 changed files with 5 additions and 0 deletions

View File

@ -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