http://bugs.winehq.org/show_bug.cgi?id=24885
--- Comment #9 from Anton Yarth thunder_8888@mail.ru 2011-09-30 03:52:16 CDT --- 004580C7 cmp dword ptr [esp+194h], 0 at this point in wine always [esp+194h] point's to "software" string, but in windows it's not a string it's identifier or other. I think this function receive wrong data early.