include: Define WINCODEC_SDK_VERSION.
This commit is contained in:
parent
2914d65579
commit
0b66a0d3a3
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue