[PATCH 1/3] shell32/tests: Add tests for FolderItems_Item and FolderItems_get_Count.

Nikolay Sivov bunglehead at gmail.com
Fri Sep 8 10:53:00 CDT 2017


On 08.09.2017 18:28, Alex Henrie wrote:
> Nikolay,
> 
> Thanks for the feedback. Before I dig into the shell32 code further,
> do you have any more thoughts about my msxml3 patch that has been
> sitting in the queue? I'd prefer to not be working on two DLLs at the
> same time with the same person.
> 

I'm worried it could unexpectedly break more than it fixes. It's already
fragile regarding whitespace normalization.

For example I see you still have todo for msxml6 case, where output
differs. It might seem unimportant but unfortunately it is some
applications (and servers) are picky about document structure. Do you
think it's possible to fix that too?

> -Alex
> 




More information about the wine-devel mailing list