Alexandre Julliard wrote: > Vitaliy Margolen <[email protected]> writes: > >> @@ -29,6 +29,7 @@ PUBLIC_IDL_H_SRCS = \ >> dxgi.idl \ >> dxgitype.idl \ >> exdisp.idl \ >> + fil_data.idl \ > > This file doesn't seem to be part of the SDK. > Strange, I found header here: Samples/Multimedia/DirectShow/Misc/Mapper/fil_data.h
The thing is, that IAMFilterData interface is not describe anywhere at all, except that file. So, should I just move it into dxdiagn dir? Vitaliy.
