mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:45:44 +00:00
[PSDK] Add missing WINCODEC_ERR_UNKNOWNIMAGEFORMAT.
svn path=/trunk/; revision=73302
This commit is contained in:
parent
0d6ecb3255
commit
8209287044
1 changed files with 2 additions and 0 deletions
|
@ -3268,6 +3268,8 @@
|
|||
#define SCARD_W_CACHE_ITEM_STALE _HRESULT_TYPEDEF_(0x80100071L)
|
||||
#define SCARD_W_CACHE_ITEM_TOO_BIG _HRESULT_TYPEDEF_(0x80100072L)
|
||||
|
||||
#define WINCODEC_ERR_UNKNOWNIMAGEFORMAT _HRESULT_TYPEDEF_(0x88982f07)
|
||||
|
||||
#define ERROR_AUDITING_DISABLED _HRESULT_TYPEDEF_(0xC0090001L)
|
||||
#define ERROR_ALL_SIDS_FILTERED _HRESULT_TYPEDEF_(0xC0090002L)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue