26 Feb
2008
26 Feb
'08
9:36 a.m.
http://bugs.winehq.org/show_bug.cgi?id=10134 --- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> 2008-02-26 03:36:18 --- The bug is that the app is accessing the internals of the activation context, and passing the magic number as a pointer. It looks like it's confusing an activation context stack frame with the actual context. Of course never returning a context at all from QueryActCtx would fix it, but I have a hard time believing that it's the correct fix. -- 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.