http://bugs.winehq.org/show_bug.cgi?id=28982
--- Comment #14 from Jari Vetoniemi mailRoxas@gmail.com 2011-11-30 07:26:35 CST --- Created attachment 37706 --> http://bugs.winehq.org/attachment.cgi?id=37706 Add tests for mmioRead
Well, I did some tests bit earlier than expected. I'll add it here as attachment, so you can check if it looks good.
Since the bug only appears on direct read to file (unbuffered handle, or whatever you want to call it) I added wname variable there which can be pointed to .wav file in example.
Tested without patch and it fails, with patch it succeeds. MMIO's handled in memory succeed with and without.