msxml3: Fix get_text on text nodes.
[wine] / dlls / msxml3 / main.c
2006-02-14  Hans Leidekkermsxml3: Implement DllUnregisterServer.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-09  Mike McCormackInitialize and clean up libxml2 in DllMain.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.