http://bugs.winehq.org/show_bug.cgi?id=9795 Pavel <rawlik(a)list.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rawlik(a)list.ru --- Comment #12 from Pavel <rawlik(a)list.ru> 2010-06-22 09:48:18 --- The crash is caused by different behavior of comctl32.dll in windows. This application (1C:Enterprise) store in tab childs MDI window index (0,1,2,3) from Windows Handle array. but the DRAWITEMSTRUCT under Wine contains Pointer to this value instead. i.e. attempts to read something like Array[0x987654] cause a memory error. -- 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.