Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Wednesday 22 May 2002 Arabica

Following a bit of a discussion with Darin Creason, I've added a third template parameter to the MSXML wrapper.

Up until now, the MSXML wrapper has called CoInitialize/CoUnitialize. This is fine for simple uses - where MSXML is the only COM component being used for instance. It causes problems for any one else - using multi-thread apartments and so on.

The additional template parameter allows you to specify how, or indeed whether, the MSXML wrapper tries to initialize the COM environment. The new default behaviour is as before, but if you situation is more 'interesting', you'll probably want to take a look at it.


Tagged code, arabica, xml, and c++


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed