Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


C++ import and XML

From: Christopher <cpisz@------.--.--->
To: NULL
Date: 11/1/2008 7:35:00 AM
I am trying to add xml parsing to a class of mine
I hate to do it in seperate C style functions or all in one function.
So I'd like some private methods that take a
MSXML2::IXMLDOMNodeListPtr, but to do that I need to include the
headers in the class header. However, I have not gotten anything to
compile without using the #import method described on MSDN. Is it a
bad idea to use #import in a header for any reason? I understand it
generates and includes headers from the .dll, but I am not sure what
other effects it may have on everyone else including that header.
Especailly since I am dealing with multiple libraries in my project.


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent