Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matheus-TestUser1
wine
Commits
b24c1abf
Commit
b24c1abf
authored
1 year ago
by
Shaun Ren
Committed by
Alexandre Julliard
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
include: Add sperror error code SPERR_UNSUPPORTED_FORMAT.
parent
615852a9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/sperror.h
+1
-0
1 addition, 0 deletions
include/sperror.h
with
1 addition
and
0 deletions
include/sperror.h
+
1
−
0
View file @
b24c1abf
...
...
@@ -47,6 +47,7 @@
#define SPERR_UNINITIALIZED 0x80045001
#define SPERR_ALREADY_INITIALIZED 0x80045002
#define SPERR_UNSUPPORTED_FORMAT 0x80045003
#define SPERR_INVALID_FLAGS 0x80045004
#define SPERR_DEVICE_BUSY 0x80045006
#define SPERR_DEVICE_NOT_SUPPORTED 0x80045007
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment