[PATCH] strmiids: Add evr interface GUIDS

Alexandre Julliard julliard at winehq.org
Mon Sep 18 08:56:07 CDT 2017


Fabian Maurer <dark.shadow4 at web.de> writes:

> On Montag, 18. September 2017 09:26:30 CEST Alexandre Julliard wrote:
>> Fabian Maurer <dark.shadow4 at web.de> writes:
>> > @@ -18,12 +18,7 @@
>> > 
>> >   * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
>> >   USA
>> >   */
>> > 
>> > -import "unknwn.idl";
>> > -import "propidl.idl";
>> > 
>> >  import "mfidl.idl";
>> > 
>> > -import "mftransform.idl";
>> > -import "mediaobj.idl";
>> > -import "strmif.idl";
>> 
>> These are included by the MS header, so we need to have them too.
>
> What exactly is missing? We get them indirectly when including "mfidl.idl".

Sure, unless an app does something strange like #define __mfidl_h__.
There have been such cases in the past, so it's better to play it safe.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list