Project Updated to v2.9.80:

-Substantially expanded Media Foundation set, also now includes all related GUIDs defined in mfidl.idl.

-Added basic Media Foundation interfaces from oleexp that were missing up until now.

-Fixed missing PtrSafe attributes and SwapVTable type errors.

- Added DXGI and DirectComposition interfaces (experimental).

-Shell automation intefaces using VARIANT_BOOL have been changed to Boolean to be more correct than Integer (the underlying typedef is short, which is why is was Integer at first).