http://bugs.winehq.org/show_bug.cgi?id=11488
--- Comment #8 from Austin English austinenglish@gmail.com 2008-02-07 14:52:19 --- (In reply to comment #5)
(In reply to comment #3)
This also affects Speed Commander 12. Regression testing points to:
austin@austin-desktop:~/wine-git$ git bisect good 0edae1c9eaf7d49fb524e3a392b7ed2949c7edce is first bad commit commit 0edae1c9eaf7d49fb524e3a392b7ed2949c7edce Author: Reece H. Dunn msclrhd@gmail.com Date: Sat Jan 26 10:34:45 2008 +0000 cabinet: Make the fdi tests pass on Vista.
Dan, can you see if reverting that patch fixes your problems as well?
That patch only affects the tests (dlls/cabinet/tests/fdi.c), so I doubt that it is this patch that is causing the regression.
Damn, you're right. I didn't think that sounded right, ran git revert, and it fixed it, but seems I tainted the results somewhat still. I'm not at that machine right now, I'll rerun the test in an hour or so.