Re: [v2 PATCH] mfplat: Implement MFCreateAttributes
20 Apr
2017
20 Apr
'17
7:37 a.m.
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> wrote:
+typedef struct _mfattributes +{ + IMFAttributes IMFAttributes_iface; + LONG ref; +} mfattributes;
Please try to exchange these two lines in the structure above and see what happens. -- Dmitry.
3248
Age (days ago)
3248
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov