10 May
2015
10 May
'15
5:24 a.m.
https://bugs.winehq.org/show_bug.cgi?id=38493 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- --- 0009:Call KERNEL32.GetProcAddress(7b820000,182dc2860 "SetFileCompletionNotificationModes") ret=18248826c 0009:Ret KERNEL32.GetProcAddress() retval=7b82a41c ret=182488280 --- It looks already broken at this point, if this a trace from unpatched wine then retval should be 0, and 'ret' value at return line should match 'ret' on Call. Could you attach your patch, part of +relay log without a patch that contains those lines and full output when it crashes on patched wine? -- 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.