http://bugs.winehq.org/show_bug.cgi?id=28665
--- Comment #12 from Charles Davis cdavis@mymail.mines.edu 2011-11-02 17:35:01 CDT --- (In reply to comment #11)
Created attachment 37262 [details] getdirentries try
ok here is my stab at it. Don't know if Alexandre will like it, it doubles stack usage and increases amount of calls, but might do it's job.
Depends on another fix I've just sent here: http://source.winehq.org/patches/data/80538
Almost... (Mac OS 10.6.8):
../../../../wine-git/tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so ../../../../wine-git/dlls/ntdll/tests/directory.c && touch directory.ok directory.c:219: Test failed: Wrong number 0 of .. directory files found (ReturnSingleEntry=1,RestartScan=1) directory.c:219: Test failed: Wrong number 0 of .. directory files found (ReturnSingleEntry=1,RestartScan=0) directory.c:269: Tests skipped: Wow64 redirection not supported make: *** [directory.ok] Error 2