[PATCH 2/2] oledberr.h: Add more defines

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Thu Oct 8 04:06:17 CDT 2015


Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
---
 include/oledberr.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/oledberr.h b/include/oledberr.h
index 96adcae..8af38ef 100644
--- a/include/oledberr.h
+++ b/include/oledberr.h
@@ -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
-- 
2.5.1




More information about the wine-patches mailing list