3 Oct
2011
3 Oct
'11
12:39 a.m.
http://bugs.winehq.org/show_bug.cgi?id=24885 --- Comment #13 from Anton Yarth <thunder_8888(a)mail.ru> 2011-10-02 19:39:39 CDT --- In the loop: 0x00457FF5 mov eax, [esp+228h 0x004580CF jnz loc_457FF5 while trying add output devices. It's normally adds "Software", "DirectDraw HAL" and after "DirectDraw HAL" next device must be NULL-pointer, but it's steel points to "DirectDraw HAL", and this loop trying skip it in while, but can't. Looks like problem appears when game try list all output devices. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.