摘要: 1. How to use MSXML2 in C++?First, we should import the "msxml6.tlb" file, the code as below: #import "..\Common\msxml6.tlb" raw_interfaces_only exclude("ISchemaElement", "ISchemaAttribute")Then we can use the MSXML2 interfaces now, take for an example:CoIniti 阅读全文
posted @ 2013-01-28 17:38 nchxmoon 阅读(319) 评论(0) 推荐(0)
摘要: You can get the free vesion in the website: http://www.jetbrains.com/profiler/. 阅读全文
posted @ 2013-01-28 10:58 nchxmoon 阅读(141) 评论(0) 推荐(0)