On 6 September 2017 at 09:38, Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
+[
- object,
 - uuid(e93dcf6c-4b07-4e1e-8123-aa16ed6eadf5),
 +] +interface IMFMediaTypeHandler : IUnknown +{
...
+};
Redundant ';'.
Unfortunately we have that issue in a bunch of other IDLs as well, and the Microsoft IDLs don't necessarily always get it right either.