2 Feb
2010
2 Feb
'10
10:38 p.m.
On 2/3/2010 01:26, Alexandre Julliard wrote:
Nikolay Sivov<bunglehead(a)gmail.com> writes:
No need to care of differences between version for a start, will be ideally not to check for version at all. And yes, winexml should be superset of course.
You don't want a winexml if it can be helped at all. Non-standard dlls should be avoided. Just implement one of the msxml* and forward the others to it.
I don't, you're right =). So you mean just add empty msxml4, register it as windows does and forward object creation to functional module?