Commit b24c1abf authored by Shaun Ren's avatar Shaun Ren Committed by Alexandre Julliard

include: Add sperror error code SPERR_UNSUPPORTED_FORMAT.

parent 615852a9
......@@ -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
......
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