Community

Loading Blowfish-Encrypted Data into an MSXML2 DOM Object

(Tom Archer) When using the MSXML2 library, you typically load XML files from disk into a DOM (Document Object Model) object by creating an instance of IXMLDOMDocument and calling its load function—where you pass a BSTR representation of the file name. However, I had a situation recently where, due

Read More - Register for Free Membership