include: Add missing DB_E_BAD defines.

oldstable
Alistair Leslie-Hughes 2012-01-12 16:21:29 +11:00 committed by Alexandre Julliard
parent 31be8a19d9
commit 654e0722d8
1 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,10 @@
#define DB_E_ERRORSOCCURRED 0x80040e21
#define DB_E_BADSTORAGEFLAG 0x80040e26
#define DB_E_BADCOMPAREOP 0x80040e27
#define DB_E_BADSTATUSVALUE 0x80040e28
#define DB_E_DATAOVERFLOW 0x80040e57
#define DB_S_ERRORSOCCURRED 0x00040eda