On Thu, Feb 19, 2009 at 5:06 AM, Hans Leidekker hans@codeweavers.com wrote:
This hopefully fixes the test failures on Alexandre's machine.
This isn't how it's done on Windows. On Windows, the order is based solely on directory enumeration, which we don't try to match in Wine. The fix is to check for all N results N times, where N is the number of assemblies enumerated.
-- James Hawkins