On 06/13/13 00:11, JonY wrote: > I discovered it was including devicetopology.h and then including ks.h > and ksmedia.h. These declarations are already in devicetopology.h but > dummied out because it was checking for _KS_ #define before declaring > these. ks.h defines it and blocks the declaration. > > Should I go ahead and copy these over to ks.h?
Yeah, those should be duplicated in ksmedia.h. Jacek ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
