http://bugs.winehq.org/show_bug.cgi?id=34941 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #3 from Piotr Caban <piotr.caban(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.