http://bugs.winehq.org/show_bug.cgi?id=34941
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #3 from Piotr Caban piotr.caban@gmail.com --- In this case ioinfo structure layout is correct (ruby is using msvcrt.dll, _RT_VER is not defined during compilation). If it uses msvcr80.dll it will not work because of the size mismatch.
The problem is that we currently don't use this critical sections and don't initialize them.