Commit 0b66a0d3 authored by Damjan Jovanovic's avatar Damjan Jovanovic Committed by Alexandre Julliard

include: Define WINCODEC_SDK_VERSION.

parent 2914d655
...@@ -21,6 +21,8 @@ import "propidl.idl"; ...@@ -21,6 +21,8 @@ import "propidl.idl";
import "objidl.idl"; import "objidl.idl";
import "ocidl.idl"; import "ocidl.idl";
cpp_quote("#define WINCODEC_SDK_VERSION 0x0236")
#define CODEC_FORCE_DWORD 0x7fffffff #define CODEC_FORCE_DWORD 0x7fffffff
typedef enum WICDecodeOptions { typedef enum WICDecodeOptions {
......
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