• Zebediah Figura's avatar
    include: Do not import strmif.idl in mediaobj.idl. · b6d3e2ba
    Zebediah Figura authored
    This means that mfobjects.idl no longer pulls in mediaobj.idl. Since it still
    needs AM_MEDIA_TYPE to be declared (though not defined), add a typedef.
    
    Reorder includes in a couple files to avoid multiple-definition errors.
    strmiids and mfplat were getting strmif.h through mfobjects.h, and dsdmo was
    getting it through dmo.h.
    b6d3e2ba
evr.c 1.02 KB