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

include: Add some DB_S_ defines.

parent 4a103ea9
......@@ -83,6 +83,9 @@
#define DB_E_MISMATCHEDPROVIDER 0x80040e75
#define DB_S_BOOKMARKSKIPPED 0x00040ec3
#define DB_S_NONEXTROWSET 0x00040ec5
#define DB_S_ENDOFROWSET 0x00040ec6
#define DB_S_ERRORSOCCURRED 0x00040eda
#endif /* __WINE_OLEDBERR_H */
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