From: Christoph von Wittich Date: Mon, 18 Jan 2010 20:39:30 +0000 (+0000) Subject: [WINDOWSCODECS] X-Git-Tag: backups/aicom-network-stable@46924^2~27 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=d6b8e75c830c8771eb068eecce10211bc3e41b8f;hp=4762ec5ea0577100b3ea1cde517b611fb06c0fea [WINDOWSCODECS] update wincodec.idl to wine 1.1.36 svn path=/trunk/; revision=45139 --- diff --git a/reactos/include/psdk/wincodec.idl b/reactos/include/psdk/wincodec.idl index 06475b0b976..8e8dfe60475 100644 --- a/reactos/include/psdk/wincodec.idl +++ b/reactos/include/psdk/wincodec.idl @@ -164,6 +164,7 @@ cpp_quote("#define WINCODEC_ERR_NOTINITIALIZED 0x88982f0c") cpp_quote("#define WINCODEC_ERR_CODECNOTHUMBNAIL 0x88982f44") cpp_quote("#define WINCODEC_ERR_PALETTEUNAVAILABLE 0x88982f45") cpp_quote("#define WINCODEC_ERR_COMPONENTNOTFOUND 0x88982f50") +cpp_quote("#define WINCODEC_ERR_FRAMEMISSING 0x88982f62") cpp_quote("#define WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT 0x88982f80") cpp_quote("#define WINCODEC_ERR_UNSUPPORTEDOPERATION 0x88982f81") cpp_quote("#define WINCODEC_ERR_INSUFFICIENTBUFFER 0x88982f8c")