http://bugs.winehq.org/show_bug.cgi?id=6413
------- Additional Comments From tmb.steve@gmail.com 2007-20-02 06:12 ------- I copied msvcrt.dll from c:\windows\system32 on my windows partition to /home/steve/.wine/drive_c/windows/system32 on my linux one, but the problem still persists.
I noticed that DirectorMX also has a copy of msvcrt.dll in it's installation folder /home/steve/.wine/drive_c/Program Files/Macromedia/Director MX
I tried replacing that one too, but the bug remained.
This is more than a visual glitch.
In the message box type:
put value(string(0.1))
expected output should be
-- 0.1
actual output is
-- 1
The effect of this is that you can't save and load data containing floats to text files. Since that is the only way to save data from a shockwave movie it is quite disabling. It means that save games become corrupt. It also means that my map editor is unable to save and load maps.