21 Apr
2009
21 Apr
'09
10:25 p.m.
http://bugs.winehq.org/show_bug.cgi?id=8241 --- Comment #14 from Anastasius Focht <focht(a)gmx.net> 2009-04-21 17:25:43 --- Hello, well small typo in my analysis... --- quote --- The root cause is actually GlobalAlloc( GMEM_DISCARDED | GMEM_ZEROINIT | GMEM_MOVEABLE, size). --- quote --- should actually read: --- snip --- The root cause is actually GlobalAlloc( GMEM_NOTIFY | GMEM_ZEROINIT | GMEM_MOVEABLE, size). --- snip --- Regards -- 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.