[Bug 8241] Unable to open a new document in graphpad prism5

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 21 17:25:43 CDT 2009


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





--- Comment #14 from Anastasius Focht <focht at 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.



More information about the wine-bugs mailing list