20 Feb
2020
20 Feb
'20
12:31 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48635 --- Comment #1 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Regarding a trace log, the executable receives a pointer from IDirectSoundBuffer::Lock and passes it to GlobalHandle. On native, GlobalHandle returns NULL and that's all. On Wine, GlobalHandle returns a valid handle. So, the program pass it to GlobalFree. :( I'm working on this issue. -- 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.