Commit b090a169 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

include: Add MFP_POSITIONTYPE_100NS symbol.

parent fed7e7a7
......@@ -17,5 +17,9 @@
*/
#include "evr.h"
#undef EXTERN_GUID
#define EXTERN_GUID DEFINE_GUID
#include "initguid.h"
#include "mfplay.h"
......@@ -197,6 +197,8 @@ cpp_quote("#define MFP_GET_ERROR_EVENT(hdr) __MFP_CAST_EVENT(h
cpp_quote("#define MFP_GET_PLAYBACK_ENDED_EVENT(hdr) __MFP_CAST_EVENT(hdr, PLAYBACK_ENDED)")
cpp_quote("#define MFP_GET_ACQUIRE_USER_CREDENTIAL_EVENT(hdr) __MFP_CAST_EVENT(hdr, ACQUIRE_USER_CREDENTIAL)")
cpp_quote("EXTERN_GUID(MFP_POSITIONTYPE_100NS, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0);")
[
object,
uuid(766c8ffb-5fdb-4fea-a28d-b912996f51bd),
......
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