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

include: Add missing DB_E_BAD defines.

parent 31be8a19
......@@ -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
......
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