18 Sep
2017
18 Sep
'17
1:35 p.m.
On Montag, 18. September 2017 09:26:30 CEST Alexandre Julliard wrote:
Fabian Maurer <dark.shadow4(a)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". Regards, Fabian Maurer