[Bug 9795] Russian business application 1C:Enterprise crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 22 09:48:19 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=9795


Pavel <rawlik at list.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rawlik at list.ru




--- Comment #12 from Pavel <rawlik at 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.



More information about the wine-bugs mailing list