29 Jun
2009
29 Jun
'09
2:29 p.m.
Alexandre Julliard wrote:
Vitaliy Margolen <wine-patches(a)kievinfo.com> 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.