include/wmsdkidl.idl: Stop redefinition of QWORD.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
c2a4f194ca
commit
0c07a33c4c
|
@ -20,8 +20,6 @@ import "oaidl.idl";
|
|||
import "wmsbuffer.idl";
|
||||
import "drmexternals.idl";
|
||||
|
||||
typedef unsigned __int64 QWORD;
|
||||
|
||||
typedef struct _WMMediaType
|
||||
{
|
||||
GUID majortype;
|
||||
|
|
Loading…
Reference in New Issue