[Bug 42982] Bayonetta can`t save settings

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 6 05:48:37 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42982

Toni <eldrad at autistici.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eldrad at autistici.org

--- Comment #5 from Toni <eldrad at 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.



More information about the wine-bugs mailing list