Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
142af7e1
Commit
142af7e1
authored
Sep 16, 2009
by
Huw Davies
Committed by
Alexandre Julliard
Sep 16, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add a few more error codes.
parent
6a3c56a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
oledberr.h
include/oledberr.h
+7
-3
No files found.
include/oledberr.h
View file @
142af7e1
...
...
@@ -21,10 +21,14 @@
#ifndef __WINE_OLEDBERR_H
#define __WINE_OLEDBERR_H
#define DB_E_NOTFOUND 0x80040e19
#define DB_E_NOTFOUND
0x80040e19
#define DB_E_
ERRORSOCCURRED 0x80040e21
#define DB_E_
UNSUPPORTEDCONVERSION 0x80040e1d
#define DB_S_ERRORSOCCURRED 0x00040eda
#define DB_E_ERRORSOCCURRED 0x80040e21
#define DB_E_DATAOVERFLOW 0x80040e57
#define DB_S_ERRORSOCCURRED 0x00040eda
#endif
/* __WINE_OLEDBERR_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment