[Bug 2181] Civilization 2: crashes because of WM_SETFOCUS message

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 28 09:15:26 CDT 2009


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





--- Comment #34 from coldhands at ariel.hopto.org  2009-07-28 09:15:22 ---
Yes, EDIT_builtin_class.  It creates a "subclass" and reserves extra window
memory for pointer storage.  Most of the time it uses an index relative to the
original cbWndExtra value when calling Get/SetWindowLong, but one spot in the
window procedure is hardcoded.  Definite brain damage.

-- 
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