↧
How to locate and replace special characters in an XML string with Visual C++...
Hi Community, I hope you all had a well-deserved Christmas break A couple of days ago I began writing an article for MSDN Magazine. The article is about Metro, Windows 8 and interop between Win32 and...
View ArticleTraversing a DOM tree and workaround for reading attribute value in WinRT...
Hi Community, As a follow up to my previous post. This one shows how to execute an XPATH query, loop through the nodes returned by the query, how to use a lambda to retrieve the attributes from a given...
View ArticleRead XML config files with Visual C++
Hi Community, I am currently working on an add-in for Visual Studio to expose some functionality available in the “Debugger Engine and Extension APIs”. The development is in the very early stages, but...
View Article