2013/1/8 K. Frank <[email protected]>: > Ah, okay. I will see if I can get the msxml version of quickfix to build. > Would you happen to know if a stock windows 7 would come with > msxml (or how I can check), or whether I would need visual studio > or a separate msxml download? Also, I think I searched the mingw-w64 > source for things that look like msxml, and came up empty. Would you > happen to know whether I should expect mingw-w64 to have the msxml > headers, or how I might check (short of trying the build)?
msxml is supported by Windows 7, At least on my Win7 box I see msxml3, msxml4, msxml3r, msxml4a, msxml4r, msxml6, and msxml6r DLLs. So yes, they are there. We support this interface ... see the msxml*.h headers. By the way msxml-stuff is DCOM, therefore you will search without luck the msxml.dll ;) Regards, Kai ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
