On 01/18/2010 10:28 PM, Nikolay Sivov wrote:
Add basic test structure for IXmlReader
Hi Nikolay,
This one crashes on Vista without a servicepack at:
+ IXmlReader_Release(reader); +}
All the calls before that one look ok (they produce the expected output).
I guess "vista without an SP" can be considered broken(), but how do deal with that?