https://bugs.winehq.org/show_bug.cgi?id=42982 Toni <eldrad(a)autistici.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eldrad(a)autistici.org --- Comment #5 from Toni <eldrad(a)autistici.org> --- Created attachment 58626 --> https://bugs.winehq.org/attachment.cgi?id=58626 Alternative1: Perform synced but set STATUS_PENDING error The patch sets the STATUS_PENDING error for operations requesting asynchronous execution. This allows bayonetta to detect the operation as done, since the program requests asynchronous operation and seems to just check for success by checking on STATUS_PENDING windows error with GetLastError See Alternative2 for a full async fix -- 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.