MSXML in C++ and large files

Rich Koehler (RKoehler@qpass.com)
Mon, 30 Nov 1998 16:41:04 -0800


I have made use of the MSXML parser in C++. (From ie4) It appears that it
does not release memory after parsing files that are about 10 MB or larger.
Has anyone identified the source of this problem? Can anyone confirm this
for me?

Rich